Module v05

Module v05 

Source

Functionsยง

from_bytes
Decodes a Bytes buffer into a Vec<Vec<SpanBytes>> object, also represented as a vector of TracerPayloadV05 objects.
from_slice
Decodes a slice of bytes into a Vec<Vec<SpanSlice>> object. The resulting spans have the same lifetime as the initial buffer.