Files
rapr-rs/docs/hyper/body/sidebar-items.js
T
Uttarayan Mondal d5ecda4c73 Initial docs commit
2021-03-15 01:27:34 +05:30

1 line
551 B
JavaScript

initSidebarItems({"fn":[["aggregate","Aggregate the data buffers from a body asynchronously."],["to_bytes","Concatenate the buffers from a body into a single `Bytes` asynchronously."]],"struct":[["Body","A stream of `Bytes`, used when receiving bodies."],["Bytes","A cheaply cloneable and sliceable chunk of contiguous memory."],["Sender","A sender half created through `Body::channel()`."],["SizeHint","A `Body` size hint"]],"trait":[["Buf","Read bytes from a buffer."],["HttpBody","Trait representing a streaming body of a Request or Response."]]});