Files
axum-async-graphql/src/domain/typ/query.rs

4 lines
37 B
Rust
Raw Normal View History

2026-06-06 17:03:35 +02:00
pub mod typ;
pub use typ::TypQuery;