fundamental_data_type 0.2.0

A collection of derive macros designed to enhance STD.
Documentation

Module :: fundamental_data_type

experimental rust-status docs.rs discord

A collection of derive macros designed to enhance STD.

To add to your project

cargo add fundamental_data_type

Try out from the repository

git clone https://github.com/Wandalen/wTools
cd wTools
cd examples/fundamental_data_type_trivial
cargo run