#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

#90 in #builder-pattern

Download history 634/week @ 2024-11-01 544/week @ 2024-11-08 215/week @ 2024-11-15 365/week @ 2024-11-22 794/week @ 2024-11-29 253/week @ 2024-12-06 338/week @ 2024-12-13 76/week @ 2024-12-20 108/week @ 2024-12-27 68/week @ 2025-01-03 80/week @ 2025-01-10 155/week @ 2025-01-17 62/week @ 2025-01-24 63/week @ 2025-01-31 72/week @ 2025-02-07 70/week @ 2025-02-14

288 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