pub fn storage_percent(fraction: f32) -> u8
Clamp a 0.0..=1.0 fraction to a 0..=100 integer percent.
0.0..=1.0
0..=100