Structs§
- DbgDoc
Bldr - Debug
Doc - Debug
DocBuilder - Shell
Annotation - Span
- A
Span
is metadata which indicates the start and end positions. - Spanned
- A wrapper type that attaches a Span to a value
- Tag
- The set of metadata that can be associated with a value
- Tagged
- A wrapper type that attaches a Tag to a value
- Term
Colored - Text
- A “Text” is like a string except that it can be cheaply cloned.
You can also “extract” subtexts quite cheaply. You can also deref
an
&Text
into a&str
for interoperability.
Enums§
- Anchor
Location - Anchors represent a location that a value originated from. The value may have been loaded from a file, fetched from a website, or parsed from some text
- Pretty
Debug Refine Kind