#builder-pattern #fundamental #general-purpose

no-std mod_interface_runtime

Protocol of modularity unifying interface of a module and introducing layers

2 releases

0.1.1 Jul 3, 2022
0.1.0 May 16, 2022

#32 in #builder-pattern

Download history 185/week @ 2024-02-05 337/week @ 2024-02-12 394/week @ 2024-02-19 387/week @ 2024-02-26 472/week @ 2024-03-04 2719/week @ 2024-03-11 3327/week @ 2024-03-18 620/week @ 2024-03-25 834/week @ 2024-04-01 430/week @ 2024-04-08 404/week @ 2024-04-15 655/week @ 2024-04-22 531/week @ 2024-04-29 926/week @ 2024-05-06 1323/week @ 2024-05-13 465/week @ 2024-05-20

3,267 downloads per month

MIT license

1MB
25K SLoC

Module :: mod_interface_runtime

experimental rust-status docs.rs discord

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

Not intended to be used without derive. This module and derive is aggregate in module::mod_interface is here.


lib.rs:

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

No runtime deps