#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

#2987 in Development tools

Download history 440/week @ 2024-11-17 136/week @ 2024-11-24 768/week @ 2024-12-01 257/week @ 2024-12-08 351/week @ 2024-12-15 61/week @ 2024-12-22 96/week @ 2024-12-29 80/week @ 2025-01-05 71/week @ 2025-01-12 165/week @ 2025-01-19 53/week @ 2025-01-26 71/week @ 2025-02-02 87/week @ 2025-02-09 193/week @ 2025-02-16 222/week @ 2025-02-23 349/week @ 2025-03-02

861 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