Module cordyceps_api::client

source ·
Expand description

Structs

Traits

  • A stream of values produced asynchronously.
  • An extension trait for Streams that provides a variety of convenient combinator functions.

Type Definitions

  • A Generic Error that will hopefully become more specific in the future.
  • A Result alias where the Err case is reqwest::Error.