[][src]Type Definition osauth::sync::Result

type Result<T> = Result<T, Error>;

A result of an OpenStack operation.