#builder-pattern #fundamental #general-purpose

macro woptions_meta

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

3 releases

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

#91 in #general-purpose

Download history 461/week @ 2024-11-18 121/week @ 2024-11-25 796/week @ 2024-12-02 238/week @ 2024-12-09 338/week @ 2024-12-16 59/week @ 2024-12-23 102/week @ 2024-12-30 85/week @ 2025-01-06 67/week @ 2025-01-13 169/week @ 2025-01-20 46/week @ 2025-01-27 76/week @ 2025-02-03 97/week @ 2025-02-10 193/week @ 2025-02-17 223/week @ 2025-02-24 347/week @ 2025-03-03

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

MIT license

2MB
56K SLoC

Module :: woptions_meta

experimental rust-status docs.rs discord

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

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_meta

lib.rs:

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

Dependencies

~3.5MB
~77K SLoC