woptions_runtime 0.1.3

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.
Documentation

Module :: woptions_runtime

experimental rust-status docs.rs discord

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.

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_runtime