Expand description

Types and traits that are used by the OpenTalk client library crate

Structs§

Enums§

  • Errors which may occur when using API endpoints.

Traits§

  • Trait for augmenting requests with authentication information
  • A trait representing an asynchronous client which can communicate with an OpenTalk instance.
  • A trait representing a client which can communicate with an OpenTalk instance via REST.
  • Trait for adding authorization information to http requests