Re-exports§
pub use per_stream::BufferConfigs;pub use per_stream::CorrelationKind;pub use per_stream::PerStream;pub use per_stream::PreprocessingKind;pub use per_stream::NUM_STREAMS;
Modules§
- bundler
- iterator
- per_
stream - Per-stream values addressed by
PreprocessingKind.
Traits§
- Preprocessing
Bundler - Alias for any
Bundlerwhose iterator is the curve-parameterisediterator::PreprocessingIterator<C>.