Skip to main content

Module span

Module span 

Source
Expand description

Re-exports from marque-ism for backward compatibility.

Canonical definitions live in marque_ism::span.

Structs§

MarkingCandidate
A scanner-identified candidate with its type and source span.
Span
A byte-offset span into the original source buffer. Never owns data; always references the original input.

Enums§

DocumentPosition
Coarse position within the document (for banner detection heuristics).
MarkingType
Classification marking candidate type, determined by scanner heuristics.
Zone
Document zone — where in the document structure a marking appears.