summa 0.8.8

Fast full-text search server
1
2
3
pub trait ToLabel {
    fn to_label(&self) -> String;
}