#builder-pattern #fundamental #general-purpose

no-std multilayer

Protocol of modularity unifying interface of a module and introducing layers

1 unstable release

0.1.3 Jun 27, 2022

#47 in #general-purpose

Download history 2/week @ 2024-12-07

2,175 downloads per month

MIT license

1MB
26K SLoC

Module :: multilayer

experimental rust-status docs.rs Open in Gitpod discord

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

Sample

To add to your project

cargo add multilayer

Try out from the repository

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

Dependencies

~3.5MB
~94K SLoC