Function rustdb::sys::get_index[][src]

pub fn get_index(
    db: &DB,
    tname: &ObjRef,
    iname: &str
) -> (Rc<Table>, usize, u64)
Expand description

Get information about an index from name.