macro_rules! input_submit {
    ($dst:expr, $name:expr, $($arg:tt)*) => { ... };
}
Expand description

Puts a submit button.