Module rug
Available on crate feature
backend-rug only.Structs§
- Integer
- Big integer type used in this crate
Functions§
- external_
rand - Wraps any randomness source that implements
rand_core::RngCoreand makes it compatible withrug::rand.