Added crate-level re-exports.

Fortune for chacha20stream's current commit: Blessing − 吉
read-stream-wrapper-async
Avril 3 years ago
parent 5d1ac4fa7a
commit 9784208fc8
Signed by: flanchan
GPG Key ID: 284488987C31F630

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

Loading…
Cancel
Save