logo
Expand description

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

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

Re-exports

pub use super::orphan::*;

Modules

Namespace with dependencies.

Exposed namespace of the module.

Parented namespace of the module.

Prelude to use essentials: use my_module::prelude::*.

Own namespace of the module.