Re-export more necessary items from janus_client and janus_collector
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 70
- Forks
- 16
- Avg merge
- 4h 36m
- Merged PRs (30d)
- 30
Description
We should keep re-exporting items from janus_messages/janus_core in the client and collector crates until consumers only need to import one crate.
This came up while reviewing #4711, which now re-exports ConfiguredVdaf.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the public exports of the janus_client and janus_collector crates, then compare them with janus_messages and janus_core. Review the context from #4711 and the existing ConfiguredVdaf re-export; done means consumers can obtain the necessary items through one client or collector crate, though this issue does not specify the full list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- api, backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100