Struct cap_rand::rngs::adapter::ReadError [−][src]
pub struct ReadError(_);
👎 Deprecated since 0.8.4
Expand description
ReadRng error type
Trait Implementations
Auto Trait Implementations
impl !RefUnwindSafe for ReadErrorimpl !UnwindSafe for ReadError