1 2 3 4 5 6 7
mod bool; mod chars; mod decimal; mod dice; mod integer; #[cfg(feature = "uuid_crate")] mod uuid;