rust-server/src/datatypes/mod.rs

3 lines
48 B
Rust

pub mod varint;
pub mod lenght_prefixed_string;