rocket-multipart 0.1.0

Provides a `multipart/mixed` Responder implementation
Documentation

Rocket Multipart Streams

Implements support for Multipart streams in Rocket. The core type is MultipartStream, which adapts a stream of MultipartSections into a multipart/mixed response.

Published on [crates.io] as rocket-multipart