[][src]Module bookbinder_ast::helpers

Helpers for common ast manipulations required across different crates, such as collating multi-event elements.

Structs

CollatedEpigraph

A collation of events within an epigraph

CollatedHeader

A collation of events within a header

CollatedImage

A collation of events and information about an image

CollatedTitlePage

A collation of events within a titlepage

EpubMarker

empty struct used as a marker

LatexMarker

empty struct used as a marker

Traits

BookEventIteratorHelper

A trait which abstracts out some common requirements when dealing with an Iterator of BookEvents.

MarkerHelper

Helpers to do with formatting and writing events for a particular output format.