Trait libbgmrank::ToStaticStr [] [src]

pub trait ToStaticStr {
    fn to_static_str(&self) -> &'static str;
}

Required Methods

Implementors