#fundamental #general-purpose #builder-pattern

woptions_runtime

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.

3 releases

0.1.3 May 26, 2022
0.1.1 May 25, 2022
0.1.0 Jan 10, 2022

#10 in #builder-pattern

Download history 76/week @ 2022-11-26 100/week @ 2022-12-03 156/week @ 2022-12-10 621/week @ 2022-12-17 470/week @ 2022-12-24 55/week @ 2022-12-31 241/week @ 2023-01-07 712/week @ 2023-01-14 538/week @ 2023-01-21 519/week @ 2023-01-28 674/week @ 2023-02-04 149/week @ 2023-02-11 1092/week @ 2023-02-18 484/week @ 2023-02-25 286/week @ 2023-03-04 980/week @ 2023-03-11

2,891 downloads per month
Used in 7 crates (via woptions)

MIT license

1MB
27K SLoC

Module :: woptions_runtime

experimental rust-status docs.rs discord

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.

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

To add to your project

cargo add woptions_runtime

lib.rs:

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.

Dependencies

~5MB
~137K SLoC