gitdataai/libs/service/search/mod.rs
2026-04-15 09:08:09 +08:00

4 lines
38 B
Rust

pub mod service;
pub use service::*;