#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

#75 in #builder-pattern

Download history 301/week @ 2024-07-21 287/week @ 2024-07-28 109/week @ 2024-08-04 384/week @ 2024-08-11 279/week @ 2024-08-18 712/week @ 2024-08-25 415/week @ 2024-09-01 420/week @ 2024-09-08 132/week @ 2024-09-15 94/week @ 2024-09-22 232/week @ 2024-09-29 179/week @ 2024-10-06 187/week @ 2024-10-13 97/week @ 2024-10-20 273/week @ 2024-10-27 923/week @ 2024-11-03

1,548 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

~3MB
~76K SLoC