#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 3464/week @ 2024-03-13 2724/week @ 2024-03-20 542/week @ 2024-03-27 705/week @ 2024-04-03 491/week @ 2024-04-10 340/week @ 2024-04-17 576/week @ 2024-04-24 778/week @ 2024-05-01 1327/week @ 2024-05-08 821/week @ 2024-05-15 414/week @ 2024-05-22 1241/week @ 2024-05-29 498/week @ 2024-06-05 314/week @ 2024-06-12 180/week @ 2024-06-19 141/week @ 2024-06-26

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