bRAC/src/lib.rs
2025-06-17 00:03:25 +03:00

5 lines
56 B
Rust

#![allow(non_snake_case)]
pub mod chat;
pub mod proto;