Crate product_os_http_body

source ·

Modules§

Structs§

Enums§

  • Sum type with two cases: Left and Right, used if a body can be one of two distinct types.

Traits§

  • Trait representing a streaming body of a Request or Response.
  • An extension trait for http_body::Body adding various combinators and adapters