[][src]Module digitalocean::error

Errors with semantic, crate level meaning.

This crate uses thiserror to accomplish error handling.

While functions that return Error could return errors from other libraries, the errors in ErrorKind have special semantic meaning to this crate.

Enums

Error

Errors which have crate specific meanings.