Skip to main content

input_lines

Macro input_lines 

Source
macro_rules! input_lines {
    () => { ... };
    ($prompt:expr) => { ... };
}