[][src]Type Definition awscreds::Result

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