Skip to main content
to_bytes
omaha_
client
In omaha_
client::
http_
request
omaha_client
::
http_request
Function
to_
bytes
Copy item path
Source
pub async fn to_bytes<I>(item: I) ->
Result
<
Bytes
, <I::
Body
as
Body
>::
Error
>
where I:
IntoBody
,