summa-server 0.22.6

Fast full-text search server
Documentation
1
2
3
4
5
6
7
//! Summa GRPC APIs implementation

pub mod consumer;
pub mod index;
pub mod public;
pub mod reflection;
pub mod search;