#builder-pattern #module #sample #multi-layer

no-std multilayer

Protocol of modularity unifying interface of a module and introducing layers

1 unstable release

0.1.3 Jun 27, 2022

#2873 in Algorithms

Download history 2/week @ 2024-12-09

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