1
2
3
4
//! Methods and types for managing indexes.

pub mod methods;
pub mod types;