Trait zng_layout::unit::FactorUnits
source · pub trait FactorUnits {
// Required methods
fn pct(self) -> FactorPercent;
fn fct(self) -> Factor;
}
Expand description
Required Methods§
sourcefn pct(self) -> FactorPercent
fn pct(self) -> FactorPercent
Percent factor.