pub type AsyncMultipart<'a> = Multipart<AsyncPart<'a>>;
Available on crate feature async only.
Expand description

异步 Multipart