Rocket Multipart Streams
Implements support for Multipart streams in Rocket. The core type is
MultipartStream
, which adapts a stream of MultipartSection
s into a
multipart/mixed
response.
Published on [crates.io] as rocket-multipart
Implements support for Multipart streams in Rocket. The core type is
MultipartStream
, which adapts a stream of MultipartSection
s into a
multipart/mixed
response.
Published on [crates.io] as rocket-multipart