refactor(body): separate body, payload, and chunk into their own internal mods
This commit is contained in:
@@ -57,7 +57,6 @@ mod common;
|
||||
#[cfg(test)]
|
||||
mod mock;
|
||||
pub mod body;
|
||||
mod chunk;
|
||||
pub mod client;
|
||||
pub mod error;
|
||||
mod headers;
|
||||
|
||||
Reference in New Issue
Block a user