murar8 / axum_typed_multipart

Type safe multipart/form-data handling for axum.
77 stars 13 forks source link

Gate `TryFromChunks` implementations for external libraries using feature flags #79

Closed murar8 closed 17 hours ago

murar8 commented 1 month ago

This way users will be able to write their own implementations.