Trait libbgmrank::ListAll [] [src]

pub trait ListAll: Sized {
    fn list_all() -> &'static [Self];
}

Required Methods

Implementors