Fundamental data types and type constructors, like Single, Pair, Many.
rust
shell cargo add fundamental_data_type
shell test git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/fundamental_data_type_trivial_sample cargo run