Files
rapr-rs/docs/http_body/sidebar-items.js
T
2021-03-22 03:10:14 +00:00

1 line
389 B
JavaScript

initSidebarItems({"mod":[["combinators","Combinators for the `Body` trait."]],"struct":[["Data","Future that resolves to the next data chunk from `Body`"],["Empty","A body that is always empty."],["SizeHint","A `Body` size hint"],["Trailers","Future that resolves to the optional trailers from `Body`"]],"trait":[["Body","Trait representing a streaming body of a Request or Response."]]});