feat: add support for sonic
This commit is contained in:
@@ -29,6 +29,7 @@ pub mod toml;
|
||||
pub mod typed_multipart;
|
||||
#[cfg(feature = "xml")]
|
||||
pub mod xml;
|
||||
mod sonic;
|
||||
|
||||
use axum::http::StatusCode;
|
||||
use axum::response::{IntoResponse, Response};
|
||||
|
||||
Reference in New Issue
Block a user