Trait ring::rand::RandomlyConstructable
source · [−]pub trait RandomlyConstructable: RandomlyConstructable { }
Expand description
A type that can be returned by ring::rand::generate()
.
pub trait RandomlyConstructable: RandomlyConstructable { }
A type that can be returned by ring::rand::generate()
.