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

Puts a multipart form starting tag.