summa-server 0.22.6

Fast full-text search server
Documentation
1
2
3
4
5
6
//! Storing and loading various Summa config files

pub mod api;
pub mod consumer;
pub mod metrics;
pub mod server;