Constant UNSPECIFIED_RANGE

Source
pub const UNSPECIFIED_RANGE: Range<usize>;
Expand description

An unspecified range (computed data)

Use this range to indicate that the extracted value does not correspond to any specific byte range in the event (for example, it was calculated based on the event data).