[][src]Module hyper_multipart_rfc7578::client::multipart

Structs

Body
Form

Implements the multipart/form-data media type as described by RFC 7578.

Traits

BoundaryGenerator

A BoundaryGenerator is a policy to generate a random string to use as a part boundary.