rosu-pp 4.0.1

Difficulty and performance calculation for osu!
Documentation
1
2
3
pub trait HasInterval {
    fn interval(&self) -> f64;
}