Expand description
The asynchronous version of the API
Structs§
- The actual Api used to interact with the hub. Use any repo with
Api::repo
- Helper to create
Api
with all the options. - Shorthand for accessing things within a particular repo You can inspect repos with
ApiRepo::info
or download files withApiRepo::download
Enums§
- All errors the API can throw
Traits§
- This trait is used by users of the lib to implement custom behavior during file downloads