Trait peace_performance::mania::ManiaAttributeProvider[][src]

pub trait ManiaAttributeProvider {
    fn attributes(self) -> Option<f32>;
}

Required methods

Implementations on Foreign Types

Implementors