#builder-pattern #fundamental #general-purpose

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

#51 in #builder-pattern

Download history 206/week @ 2024-02-06 370/week @ 2024-02-13 397/week @ 2024-02-20 412/week @ 2024-02-27 449/week @ 2024-03-05 2925/week @ 2024-03-12 3365/week @ 2024-03-19 603/week @ 2024-03-26 671/week @ 2024-04-02 549/week @ 2024-04-09 357/week @ 2024-04-16 606/week @ 2024-04-23 755/week @ 2024-04-30 979/week @ 2024-05-07 1033/week @ 2024-05-14 445/week @ 2024-05-21

3,329 downloads per month
Used in 6 crates (via woptions)

MIT license

130KB
1K 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

~3MB
~72K SLoC