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

Puts a form starting tag.