⚠️ BREAKING: add field toAnyMedia
to use when decoding⚠️ BREAKING: removeAnyMediaIntoResponse
- fix: add readme and licenses to axum-media crate
- feat: implement
Deref<Target = T>
forAnyMedia<T>
- feat: implement
From<T>
forAnyMedia<T>
- feat: add
Accept
extractor - docs: document the extractors, rejection and features