[−][src]Trait ring::rand::RandomlyConstructable
A type that can be returned by ring::rand::generate().
Implementors
impl<T> RandomlyConstructable for T where
T: RandomlyConstructable, [src]
T: RandomlyConstructable,