Trait surge_traits::Named[][src]

pub trait Named {
    const NAME: &'static str;
}

Associated Constants

Implementors