macro_rules! none_input_converter { () => { ... }; }
None type to satisfy the type infearence in an Option
None
Option