4 lines
62 B
Rust

pub mod entitygateway;
pub use entitygateway::EntityGateway;