Skip to main content

Module error

Module error 

Source
Expand description

Crate-wide error type. Exporter failures are never propagated into the user’s main code path — they are logged and counted. TraceError exists for diagnostic surfaces (stats(), builder validation).

Enums§

TraceError
Errors surfaced by cognis-trace. Exporter-side failures are logged and counted; this enum exists for builder validation and stats.