prefixopt 0.2.0

See Read Me. Automatically derive options from structs and enums to use with clap.
Documentation
1
2
3
4
5
6

pub mod parsable;
pub mod core;
pub mod std_impl;

pub use core::*;