Type Definition noise_fn::helpers::Config

source · []
pub type Config<Noise> = <Noise as Seeded>::Config;
Expand description

A type alias for the configuration struct of a seeded type.