Crate tom[][src]

Modules

ast
symbol

Macros

covered_by
covers

Structs

AstChildren
CstChildren
CstChildrenIter
CstNode
RevCstChildrenIter
Symbol
SyntaxError
TextRange

A range in the text, represented as a pair of TextUnits.

TextUnit

An offset into text. Offset is represented as u32 storing number of utf8-bytes, but most of the clients should treat it like opaque measure.

TomlDoc

Enums

CstNodeKind
Position

Traits

AstNode
IntoValue