Skip to main content

inputs

Macro inputs 

Source
macro_rules! inputs {
    ($($input:expr),+) => { ... };
}