Crate osom_lib_cfg_ext

Crate osom_lib_cfg_ext 

Source
Expand description

proc-macros that makes working with #[cfg(...)] easier.

At the moment it provides cfg_match only.

Macrosยง

cfg_match
Matches against various cfg settings.