[][src]Macro valerie::input

macro_rules! input {
    ( $type:expr ) => { ... };
    ( $type:expr, $( $x:expr ),* ) => { ... };
}

input element