Module :: data_type
Collection of primal data types.
Sample :: trivial
To add to your project
cargo add data_type
Try out from the repository
git clone https://github.com/Wandalen/wTools
cd wTools
cd sample/rust/data_type_trivial_sample
cargo run