Module oatie::doc [] [src]

Defines document types, operation types, and cursor types.

Re-exports

pub use self::DocElement::*;
pub use self::AddElement::*;
pub use self::DelElement::*;
pub use self::CurElement::*;

Structs

Doc
DocString

Abstraction for String that allows a limited set of operations with good optimization. (Or that's the idea.)

Enums

AddElement
CurElement
DelElement
DocElement

Traits

AddPlaceable
CurPlaceable
DelPlaceable
DocPlaceable

Type Definitions

AddSpan
Attrs
CurSpan
DelSpan
DocSpan
Op