[][src]Type Definition openstack::Result

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

Result of an OpenStack call.