Trait db_helpers::Index[][src]

pub trait Index {
    fn index() -> Option<String> { ... }
}

Provided methods

Implementors