#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

#59 in #builder-pattern

Download history 701/week @ 2024-04-03 494/week @ 2024-04-10 347/week @ 2024-04-17 581/week @ 2024-04-24 778/week @ 2024-05-01 1331/week @ 2024-05-08 824/week @ 2024-05-15 403/week @ 2024-05-22 1245/week @ 2024-05-29 497/week @ 2024-06-05 318/week @ 2024-06-12 175/week @ 2024-06-19 177/week @ 2024-06-26 316/week @ 2024-07-03 231/week @ 2024-07-10 423/week @ 2024-07-17

1,169 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
~73K SLoC