#fundamental #general-purpose #builder-pattern

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

#22 in #builder-pattern

Download history 71/week @ 2022-11-28 108/week @ 2022-12-05 150/week @ 2022-12-12 657/week @ 2022-12-19 432/week @ 2022-12-26 54/week @ 2023-01-02 281/week @ 2023-01-09 718/week @ 2023-01-16 540/week @ 2023-01-23 583/week @ 2023-01-30 583/week @ 2023-02-06 227/week @ 2023-02-13 1120/week @ 2023-02-20 427/week @ 2023-02-27 276/week @ 2023-03-06 1389/week @ 2023-03-13

3,292 downloads per month
Used in 7 crates (via woptions)

MIT license

3MB
83K 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

~7MB
~192K SLoC