Trait peace_performance::fruits::FruitsAttributeProvider[][src]

pub trait FruitsAttributeProvider {
    fn attributes(self) -> Option<DifficultyAttributes>;
}

Required methods

Implementors