Install
Quick start
Client configuration
Error handling
All methods returnResult<T, OrgsError> where OrgsError is an enum covering all error codes from Errors:
The reference implementation — orgs-sdk crate.
Result<T, OrgsError> where OrgsError is an enum covering all error codes from Errors: