woptions_runtime 0.1.3

Mechanism to define map of options for a fuction and its defaults laconically. Its runtime.
Documentation
  • Coverage
  • 100%
    6 out of 6 items documented0 out of 0 items with examples
  • Size
  • Source code size: 5.68 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 258.43 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 13s Average build duration of successful builds.
  • all releases: 13s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Wandalen

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