Module api

Source
Expand description

The actual Api to interact with the hub.

Modules§

sync
The synchronous version of the API
tokio
The asynchronous version of the API

Structs§

RepoInfo
The description of the repo given by the hub
Siblings
Siblings are simplified file descriptions of remote files on the hub

Traits§

Progress
This trait is used by users of the lib to implement custom behavior during file downloads