Module :: fundamentaldatatype

experimental rust-status docs.rs discord

Fundamental data types and type constructors, like Single, Pair, Many.

Sample :: trivial

rust

To add to your project

shell cargo add fundamental_data_type

Try out from the repository

shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/fundamental_data_type_trivial_sample cargo run