Type Definition metrics_datadog_exporter::Result[][src]

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

Ok or Error