#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

#77 in #general-purpose

Download history 462/week @ 2024-11-18 121/week @ 2024-11-25 796/week @ 2024-12-02 234/week @ 2024-12-09 340/week @ 2024-12-16 61/week @ 2024-12-23 105/week @ 2024-12-30 86/week @ 2025-01-06 66/week @ 2025-01-13 166/week @ 2025-01-20 46/week @ 2025-01-27 75/week @ 2025-02-03 98/week @ 2025-02-10 198/week @ 2025-02-17 226/week @ 2025-02-24 348/week @ 2025-03-03

877 downloads per month
Used in 6 crates (via woptions)

MIT license

70KB
79 lines

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
~77K SLoC