[][src]Module outline::document

The internal representation of a literate document

Modules

ast

Internal AST representation

code

Representation of the code parts of the AST

text

Representation of the text parts of the AST

Structs

Document

A representation of a Document of literate code

Enums

CompileError

Errors that were encountered while compiling the document

CompileErrorKind

Problems encountered while compiling the document