fn units()

in src/metrics/compose.rs [451:453]


    fn units(&self) -> f32 {
        self.units() as f32
    }