#builder-pattern #general-purpose #fundamental

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 266/week @ 2023-11-27 423/week @ 2023-12-04 322/week @ 2023-12-11 296/week @ 2023-12-18 113/week @ 2023-12-25 170/week @ 2024-01-01 231/week @ 2024-01-08 193/week @ 2024-01-15 163/week @ 2024-01-22 178/week @ 2024-01-29 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 705/week @ 2024-03-11

2,002 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