2 releases

Uses new Rust 2024

new 0.1.1 Mar 19, 2025
0.1.0 Mar 19, 2025

#685 in Procedural macros

23 downloads per month
Used in poem-typed-multipart

MIT license

5KB
82 lines

poem-typed-multipart

This crate provides a rust-native, typesafe extractor for multipart bodies in poem. Check the crate documentation for more information.

Contributing

Any contributions are welcome. Just fork the repository and create a PR with your changes.

License

Licensed under the MIT Licence


lib.rs:

Derive macro for FromMultiPart

Dependencies

~0.6–1MB
~22K SLoC