mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
Add axum_extra::response::ErasedJson (#537)
This commit is contained in:
@@ -41,3 +41,5 @@
|
||||
#![forbid(unsafe_code)]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
#![cfg_attr(test, allow(clippy::float_cmp))]
|
||||
|
||||
pub mod response;
|
||||
|
||||
Reference in New Issue
Block a user