Loads Victoria's intentionally limited subset of the Informal Trace Format.
Advanced consumers may call load/1 directly; Victoria.Trace.load/1 is the
preferred public entry point.
Summary
Functions
Loads path, validates the supported ITF subset, and returns a normalized trace.
Functions
@spec load(Path.t()) :: {:ok, Victoria.Trace.t()} | {:error, Victoria.ITF.Error.t()}
Loads path, validates the supported ITF subset, and returns a normalized trace.