woptions_runtime

Crates.iowoptions_runtime
lib.rswoptions_runtime
version0.1.3
sourcesrc
created_at2022-01-10 15:14:57.281869
updated_at2022-05-26 22:16:04.049131
descriptionMechanism to define map of options for a fuction and its defaults laconically. Its runtime.
homepagehttps://github.com/Wandalen/wTools/tree/master/module/rust/woptions_runtime
repositoryhttps://github.com/Wandalen/wTools/tree/master/module/rust/woptions_runtime
max_upload_size
id511459
size5,680
Wandalen (Wandalen)

documentation

https://docs.rs/woptions_runtime

README

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
Commit count: 0

cargo fmt