#fundamental #general-purpose #builder-pattern

multilayer

Protocol of modularity unifying interface of a module and introducing layers

1 unstable release

0.1.3 Jun 27, 2022

#712 in Development tools

Download history 1/week @ 2022-11-27 4/week @ 2022-12-04 3/week @ 2022-12-11 473/week @ 2022-12-18 319/week @ 2022-12-25 158/week @ 2023-01-08 647/week @ 2023-01-15 362/week @ 2023-01-22 368/week @ 2023-01-29 534/week @ 2023-02-05 81/week @ 2023-02-12 899/week @ 2023-02-19 262/week @ 2023-02-26 123/week @ 2023-03-05 1091/week @ 2023-03-12

2,391 downloads per month

MIT license

2MB
54K 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

~5.5MB
~156K SLoC