Files
axum-async-graphql/src/domain/typ/query.rs
2026-06-06 17:03:35 +02:00

4 lines
37 B
Rust

pub mod typ;
pub use typ::TypQuery;