pub const DEFAULT_MAX_RANDOM_FACTOR: f32 = 1.5;
Expand description
Default value for [UnreachabilityConfig.max_random_factor
] as recommended
by RFC 4861 section 10.
pub const DEFAULT_MAX_RANDOM_FACTOR: f32 = 1.5;
Default value for [UnreachabilityConfig.max_random_factor
] as recommended
by RFC 4861 section 10.