axum/examples/multipart-form/src
Nick Ashley 9b4232b786 Replace public use of mime crate with &str (#642)
Replaces `Field::content_type`'s return type with `&str`.
This is a breaking change.

Closes #637
2022-01-23 18:01:52 +01:00
..
main.rs Replace public use of mime crate with &str (#642) 2022-01-23 18:01:52 +01:00