babelforce-manager-sdk 0.42.2

Rust SDK for the babelforce manager APIs — auth, user & agent management, call reporting, metrics, and task automations.
Documentation
1
2
3
4
pub mod o_auth2_error;
pub use self::o_auth2_error::OAuth2Error;
pub mod o_auth_token_response;
pub use self::o_auth_token_response::OAuthTokenResponse;