Modules§
- Types useful for creating CLI tools.
- Encryption and decryption of messages using HPKE (RFC 9180).
- Extensions on report ID representations from
janus_messages. - Provides a simple interface for retrying fallible HTTP requests.
- test_
util test-util - Utilities for timestamps and durations.
Macros§
- Emits a match block dispatching on a
VdafInstance. - Internal implementation details of
vdaf_dispatch. - Internal implementation details of
vdaf_dispatch. - Internal implementation details of
vdaf_dispatch. - Internal implementation details of
vdaf_dispatch.
Structs§
- This type implements
Runtimeby directly callingtokio::task::spawn.
Traits§
- This trait provides a mockable facade for
tokio::task::spawn.
Functions§
- Returns the given
Url, possibly modified to end with a slash.