Expand description
Re-exports from marque-ism for backward compatibility.
Canonical definitions live in marque_ism::span.
Structs§
- Marking
Candidate - 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§
- Document
Position - Coarse position within the document (for banner detection heuristics).
- Marking
Type - Classification marking candidate type, determined by scanner heuristics.
- Zone
- Document zone — where in the document structure a marking appears.