Skip to main content

AvailableIndex

Trait AvailableIndex 

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

Required Methods§

Implementations on Foreign Types§

Source§

impl AvailableIndex for ()

Implementors§