blob: 781b825ef31feeff66c14475f90af40c310f4544 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"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."],["Full","A body that consists of a single chunk."],["LengthLimitError","An error returned when body length exceeds the configured limit."],["Limited","A length limited body."],["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."]]};