summa 0.8.8

Fast full-text search server
1
2
3
4
5
mod label;
mod register;

pub(crate) use label::ToLabel;
pub(crate) use register::register_meter;