Added crate-level re-exports.

Fortune for chacha20stream's current commit: Future small blessing − 末小吉
master
Avril 3 years ago
parent 20199e3610
commit 868c6d6c61
Signed by: flanchan
GPG Key ID: 284488987C31F630

@ -65,6 +65,7 @@ mod bytes;
#[cfg(feature="async")] pub use stream_async::Sink as AsyncSink;
pub use stream::Sink;
pub use stream::Source;
pub use key::{
Key, IV,
};

Loading…
Cancel
Save