//! Miscellaneous common structs used throughout the library.
pub
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
pub use *;
/// Fill `bytes` with cryptographically random data.
///
/// Panics if the operating system random number generator fails,
/// which is not expected to happen on supported platforms.
pub