☰
Type Definition BoxBody
Other items in
tonic
::
body
All crates
?
Type Definition
tonic
::
body
::
BoxBody
[
−
]
[src]
pub type BoxBody =
BoxBody
<
Bytes
,
Status
>;
Expand description
A type erased HTTP body used for tonic services.