#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

#2676 in Development tools

Download history 302/week @ 2024-07-23 278/week @ 2024-07-30 113/week @ 2024-08-06 452/week @ 2024-08-13 275/week @ 2024-08-20 641/week @ 2024-08-27 613/week @ 2024-09-03 254/week @ 2024-09-10 55/week @ 2024-09-17 128/week @ 2024-09-24 202/week @ 2024-10-01 222/week @ 2024-10-08 178/week @ 2024-10-15 74/week @ 2024-10-22 283/week @ 2024-10-29 980/week @ 2024-11-05

1,559 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