Rust SDK 0.9.10

rust-sdkchangedadded

Added

  • Added support for interacting with trailers; see the BodyExt trait in experimental for details.

Changed

  • Fixed Request::clone_with_body and Response::clone_with_body trailer support.

Prior change: Rust SDK 0.9.9

Following change: Rust SDK 0.9.11