pub trait RngCore: Rng { }👎Deprecated since 0.10.0: use
Rng insteadExpand description
DEPRECATED: stub trait to print a deprecation warning and aid discovering that Rng is the
replacement.
main (development) branch of crypto-glue.