#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

#60 in #builder-pattern

Download history 312/week @ 2023-11-23 307/week @ 2023-11-30 452/week @ 2023-12-07 257/week @ 2023-12-14 227/week @ 2023-12-21 128/week @ 2023-12-28 210/week @ 2024-01-04 231/week @ 2024-01-11 186/week @ 2024-01-18 177/week @ 2024-01-25 172/week @ 2024-02-01 227/week @ 2024-02-08 405/week @ 2024-02-15 423/week @ 2024-02-22 381/week @ 2024-02-29 357/week @ 2024-03-07

1,608 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
~71K SLoC