Module :: mod_interface

experimental rust-status docs.rs Open in Gitpod discord

Protocol of modularity unifying interface of a module and introducing layers.

Sample

ignore

Full sample see at sample directory.

To add to your project

sh cargo add mod_interface

Try out from the repository

sh git clone https://github.com/Wandalen/wTools cd wTools cd sample/rust/mod_interface_trivial cargo run