vector
0.45.0
Response
Ext
Required Methods
body
Implementations on Foreign Types
Response<Bytes>
Implementors
In vector::
sinks::
splunk_
hec::
common::
service
vector
::
sinks
::
splunk_hec
::
common
::
service
Trait
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
§