lldap/src/infra/graphql/mod.rs

4 lines
46 B
Rust
Raw Normal View History

pub mod api;
pub mod mutation;
pub mod query;