1
2
3
4
5
/// constant definition

pub mod uints;
pub mod ints;
// TODO: other modules for const definitions here