#builder-pattern #run-time #general-purpose #woptions-runtime

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

#1692 in Development tools

Download history 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 355/week @ 2025-03-03 284/week @ 2025-03-10 217/week @ 2025-03-17 135/week @ 2025-03-24 262/week @ 2025-03-31

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

MIT license

70KB
82 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

Dependencies

~3MB
~76K SLoC