[][src]Type Definition noise_fn::helpers::Config

type Config<Noise> = <Noise as Seeded>::Config;

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