mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 08:57:00 +02:00
move JsonBody from actix-http
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! Helper types
|
||||
|
||||
mod form;
|
||||
mod json;
|
||||
pub(crate) mod json;
|
||||
mod path;
|
||||
mod payload;
|
||||
mod query;
|
||||
|
Reference in New Issue
Block a user