Module coins_core::prelude
source · Expand description
Re-exports of common types.
Re-exports§
pub use crate::ser::ByteFormat;
pub use crate::ser::ReadSeqMode;
pub use crate::enc::*;
pub use crate::hashes::*;
Traits§
- Convenience wrapper trait covering functionality of cryptographic hash functions with fixed output size.