Expand description
The synchronous version of the API
Structs§
- The actual Api used to interacto with the hub. You can inspect repos with [
Api::info] or download files with [Api::download] - Helper to create
Apiwith all the options. - Shorthand for accessing things within a particular repo
- Simple wrapper over
ureq::Agentto include default headers
Enums§
- All errors the API can throw