Trait IndexTypeTrait

Source
pub trait IndexTypeTrait {
    // Required method
    fn get_type_str(&self) -> String;
}

Required Methods§

Implementors§