Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.
//!//! Mechanism to define map of options for a fuction and its defaults laconically.
//!#![doc=include_str!( concat!( env!( "CARGO_MANIFEST_DIR" ), "/", "Readme.md" ) ) ]// pub use woptions_runtime as runtime;
// pub use woptions_meta as meta;
pubuse woptions as options;pubusemeta::Options;// pub use meta::options;
pubuseformer::derive::Former;