Type Definition metrics_datadog_exporter::Result[][src]

type Result<T, E = Error> = Result<T, E>;
Expand description

Ok or Error