fn count()

in src/metrics/compose.rs [434:436]


    fn count(&self) -> u32 {
        TextMetrics::count(&self) as u32
    }