Crate asana

Source
Expand description

AsanaClient is the main entry point for this library.

Library created with libninja.

Modules§

model
request

Structs§

AsanaClient
FluentRequest

Enums§

AsanaAuth
Error

Traits§

InMemoryResponseExt

Functions§

default_http_client
init_http_client
Use this method if you want to add custom middleware to the httpclient. Example usage:
init_oauth2_flow

Type Aliases§

Result