Skip to main content

parse_input

Macro parse_input 

Source
macro_rules! parse_input {
    ($($tt:tt)*) => { ... };
}