sibil/src/types/mod.rs

6 lines
82 B
Rust

/* mod.rs
* Eryn Wells <eryn@erynwells.me>
*/
pub mod boolean;
pub mod number;