vector
0.44.0
Response
Ext
Required Methods
body
Implementations on Foreign Types
Response<Bytes>
Implementors
In vector::
sinks::
splunk_
hec::
common::
service
Trait
vector
::
sinks
::
splunk_hec
::
common
::
service
::
ResponseExt
Copy item path
source
·
[
−
]
pub trait ResponseExt { // Required method fn
body
(&self) -> &Bytes; }
Required Methods
§
source
fn
body
(&self) -> &Bytes
Implementations on Foreign Types
§
source
§
impl
ResponseExt
for
Response
<Bytes>
source
§
fn
body
(&self) -> &Bytes
Implementors
§