These example files show how to use multipart with the various crates it integrates with.
These files carry the same licenses as multipart itself, though this may be lightened to a copyright-free license in the near future.
Author: White-Oak
This example shows how to use multipart with the tiny_http crate, via multipart's support for the tiny_http::Request type.
$ cargo run --features tiny_http --example tiny_http