[][src]Type Definition auth0_management::error::Auth0Result

type Auth0Result<T> = Result<T, Auth0Error>;

Auth0 result type