Expand description
Typed error surface for the org-gdocs library.
Every distinct failure a caller might branch on is its own variant. anyhow
is confined to the binary edge and never appears here.
Enums§
- Error
- Errors raised by
org-gdocslibrary code.
Type Aliases§
- Result
- Convenience result alias for fallible
org-gdocslibrary functions.