[−][src]Type Definition opentelemetry::sdk::export::trace::ExportResult
type ExportResult = Result<(), TraceError>;
Describes the result of an export.
type ExportResult = Result<(), TraceError>;
Describes the result of an export.