Crate rust_fetch

source ·

Re-exports§

Macros§

  • A quick macro to generate a HashMap<String, String>

Structs§

Enums§

  • Suppling Fetch with a ContentType will set the content-type header as well as change how the data is serialized to the server
  • Represents an error that occurs when attempting to deserialize a response body into type T
  • Represents an error that occurs when attempting to serialize a request body into type T

Constants§

Type Aliases§