Trait hyperopt::constants::ConstOneHalf
source · pub trait ConstOneHalf {
const ONE_HALF: Self;
}Expand description
0.5
Required Associated Constants§
Object Safety§
This trait is not object safe.
pub trait ConstOneHalf {
const ONE_HALF: Self;
}0.5