[][src]Type Definition awsregion::Result

type Result<T, E = AwsRegionError> = Result<T, E>;