Trait IntoListNameSpace

Source
pub trait IntoListNameSpace {
    // Required method
    fn into_list_name_space(self) -> ListNameSpace;
}

Required Methods§

Implementors§