List of all items
Structs
- AlignEnd
- Annotation
- AozoraHeading
- AozoraTree
- BorrowedLexOutput
- Bouten
- Document
- DoubleRuby
- Gaiji
- HeadingHint
- Indent
- Kaeriten
- NormalizedOffset
- PairLink
- ParseOptions
- Ruby
- Sashie
- SlugEntry
- SourceNode
- SourceOffset
- Span
- TateChuYoko
- Warichu
- document::AozoraTree
- document::Document
- document::ParseOptions
- pipeline::BorrowedLexOutput
- pipeline::PairLink
- pipeline::Paired
- pipeline::Pipeline
- pipeline::Sanitized
- pipeline::SlugEntry
- pipeline::Source
- pipeline::SourceNode
- pipeline::Span
- pipeline::Tokenized
- pipeline::lexer::ClassifiedSpan
- pipeline::lexer::ClassifyStream
- pipeline::lexer::PairOutputIn
- pipeline::lexer::PairStream
- pipeline::lexer::SanitizeOutput
- pipeline::lexer::SlugEntry
- pipeline::lexer::Tokenizer
- pipeline::lexer::phase2_pair::PairLink
- pipeline::lexer::phase2_pair::PairOutputIn
- pipeline::lexer::phase2_pair::PairStream
- pipeline::lexer::phase3_classify::ClassifiedSpan
- pipeline::lexer::phase3_classify::ClassifyStream
- pipeline::pipeline::Paired
- pipeline::pipeline::Pipeline
- pipeline::pipeline::Sanitized
- pipeline::pipeline::Source
- pipeline::pipeline::Tokenized
- syntax::AlignEnd
- syntax::Container
- syntax::Indent
- syntax::Keigakomi
- syntax::Span
- syntax::alloc::BorrowedAllocator
- syntax::borrowed::Annotation
- syntax::borrowed::AozoraHeading
- syntax::borrowed::Arena
- syntax::borrowed::Bouten
- syntax::borrowed::ContainerPair
- syntax::borrowed::DoubleRuby
- syntax::borrowed::Gaiji
- syntax::borrowed::HeadingHint
- syntax::borrowed::InternStats
- syntax::borrowed::Interner
- syntax::borrowed::Kaeriten
- syntax::borrowed::NonEmpty
- syntax::borrowed::NonEmptyStr
- syntax::borrowed::Registry
- syntax::borrowed::Ruby
- syntax::borrowed::Sashie
- syntax::borrowed::TateChuYoko
- syntax::borrowed::Warichu
- wire::ContainerPairWire
- wire::DiagnosticWire
- wire::Envelope
- wire::NodeWire
- wire::OffsetWire
- wire::PairWire
- wire::SpanWire
Enums
- AnnotationKind
- AozoraHeadingKind
- AozoraNode
- BoutenKind
- BoutenPosition
- ContainerKind
- Content
- Diagnostic
- DiagnosticPolicy
- DiagnosticSource
- InternalCheckCode
- NodeKind
- NodeRef
- PairKind
- SectionKind
- Segment
- Sentinel
- Severity
- SlugFamily
- TriggerKind
- document::DiagnosticPolicy
- encoding::DecodeError
- encoding::gaiji::Resolved
- pipeline::Diagnostic
- pipeline::NodeRef
- pipeline::PairKind
- pipeline::Sentinel
- pipeline::SlugFamily
- pipeline::TriggerKind
- pipeline::lexer::PairEvent
- pipeline::lexer::PairKind
- pipeline::lexer::SlugFamily
- pipeline::lexer::SpanKind
- pipeline::lexer::Token
- pipeline::lexer::TriggerKind
- pipeline::lexer::phase2_pair::PairEvent
- pipeline::lexer::phase2_pair::PairKind
- pipeline::lexer::phase3_classify::SpanKind
- pipeline::lexer::token::Token
- pipeline::lexer::token::TriggerKind
- syntax::AnnotationKind
- syntax::AozoraHeadingKind
- syntax::BoutenKind
- syntax::BoutenPosition
- syntax::ContainerKind
- syntax::NodeKind
- syntax::SectionKind
- syntax::SyntaxError
- syntax::borrowed::AozoraNode
- syntax::borrowed::Content
- syntax::borrowed::NodeRef
- syntax::borrowed::Segment
- syntax::node_kind::NodeKind
Traits
Functions
- canonicalise_slug
- encoding::decode_sjis
- encoding::decode_sjis_into
- encoding::gaiji::lookup
- encoding::gaiji::table_sizes
- encoding::has_utf8_bom
- html::render_into
- html::render_to_string
- lex_into_arena
- pipeline::canonicalise_slug
- pipeline::classify_trigger_bytes
- pipeline::lex_into_arena
- pipeline::lexer::canonicalise_slug
- pipeline::lexer::classify
- pipeline::lexer::pair
- pipeline::lexer::pair_in
- pipeline::lexer::phase2_pair::pair
- pipeline::lexer::phase2_pair::pair_in
- pipeline::lexer::phase3_classify::classify
- pipeline::lexer::sanitize
- pipeline::lexer::tokenize
- pipeline::lexer::tokenize_in
- render::dispatch_node
- render::html::render_into
- render::html::render_to_string
- render::render_node::render
- render::serialize::serialize
- render::serialize::serialize_into
- render::visitor::dispatch_node
- serialize::serialize
- serialize::serialize_into
- syntax::accent::decompose_fragment
- syntax::accent::is_accent_marker
- wire::container_kind_str
- wire::envelope_schema
- wire::schema_container_pairs
- wire::schema_diagnostics
- wire::schema_nodes
- wire::schema_pairs
- wire::serialize_container_pairs
- wire::serialize_diagnostics
- wire::serialize_envelope
- wire::serialize_nodes
- wire::serialize_pairs
- wire::severity_str
- wire::source_str
Constants
- ALL_SENTINELS
- BLOCK_CLOSE_SENTINEL
- BLOCK_LEAF_SENTINEL
- BLOCK_OPEN_SENTINEL
- INLINE_SENTINEL
- SLUGS
- codes::REGISTRY_OUT_OF_ORDER
- codes::REGISTRY_POSITION_MISMATCH
- codes::RESIDUAL_ANNOTATION_MARKER
- codes::SOURCE_CONTAINS_PUA
- codes::UNCLOSED_BRACKET
- codes::UNMATCHED_CLOSE
- codes::UNREGISTERED_SENTINEL
- document::ARENA_CAPACITY_FACTOR
- pipeline::BLOCK_CLOSE_SENTINEL
- pipeline::BLOCK_LEAF_SENTINEL
- pipeline::BLOCK_OPEN_SENTINEL
- pipeline::INLINE_SENTINEL
- pipeline::SLUGS
- pipeline::lexer::BLOCK_CLOSE_SENTINEL
- pipeline::lexer::BLOCK_LEAF_SENTINEL
- pipeline::lexer::BLOCK_OPEN_SENTINEL
- pipeline::lexer::INLINE_SENTINEL
- pipeline::lexer::SLUGS
- syntax::accent::ACCENT_MARKERS
- syntax::accent::ACCENT_TABLE
- wire::SCHEMA_VERSION