# Functions
OpenDB opens the trace database persisted in the provided file.
# Structs
DB is a trace database that stores traces on the local file system.
ReadSpan is a wrapper around *protos.Span that implements the Open Telemetry ReadOnlySpan interface.
TraceSummary stores summary information about a trace.