server: move tantivy code to separate mod
This commit is contained in:
@@ -3,6 +3,7 @@ pub mod error;
|
||||
pub mod graphql;
|
||||
pub mod newsreader;
|
||||
pub mod nm;
|
||||
pub mod tantivy;
|
||||
|
||||
use std::{collections::HashMap, convert::Infallible, str::FromStr, sync::Arc};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user