Type Definition Result
osauth::sync
type Result<T> = Result<T, Error>;
A result of an OpenStack operation.