[][src]Module quantum_random::prelude

This should be imported by any external API

Re-exports

pub use crate::web_async::next_i8s;
pub use crate::web_async::next_i16s;
pub use crate::web_async::next_i32s;
pub use crate::web_async::next_i64s;
pub use crate::web_async::next_i128s;
pub use crate::web_async::next_u8s;
pub use crate::web_async::next_u16s;
pub use crate::web_async::next_u32s;
pub use crate::web_async::next_u64s;
pub use crate::web_async::next_u128s;

Traits

Throwable

Allows easy throwing of errors

Type Definitions

QuantumError

Convenience wrapper for a boxe'd error