Expand description
§jotta
Jotta is a thin wrapper around the Jottacloud REST API.
Modules§
- api
- API client utilities.
- auth
- Authentication and authorization for Jottacloud itself and whitelabel providers.
- events
- Listen for Jottacloud events via the websocket API.
- files
- Utilities for the API at
api.jottacloud.com/files/v1
. - jfs
- XML and Serde don’t work well together. Pain.
- path
- Jottacloud paths.
- range
- Ranges of bytes.
Structs§
- Fs
- A Jottacloud “filesystem”.
Enums§
- Error
- Error used by the entire Jotta crate.
Statics§
- USER_
AGENT User-Agent
used in all requests to Jottacloud.