Type Definition soco::config::FractionalConfig

source · []
pub type FractionalConfig = Config<f64>;

Trait Implementations

Divides config by scalar.

The resulting type after applying the / operator.