Type Alias Seed

Source
pub type Seed = <ChaCha20Rng as SeedableRng>::Seed;
Expand description

Seed type for the ChaCha20 random number generator