Trait peace_performance::AttributeProvider[][src]

pub trait AttributeProvider {
    fn attributes(self) -> StarResult;
}

Required methods

Implementors