macro_rules! none_input_converter {
    () => { ... };
}
Expand description

None type to satisfy the type infearence in an Option