Crate rotext_core

Source

Re-exports§

pub use events::Event;
pub use events::EventType;

Modules§

events

Macros§

is_event_of

Structs§

BlockEventStreamInlineSegmentMapper
用于将 “产出 [BlockEvent] 的流” 中每段 “留给行内阶段解析器处理的、连续产出 的事件” 截取为单独的流提供给使用者。使用者需要将提供的那些流映射为新的流。
BlockId
BlockParser
LineNumber

Enums§

BlockStackEntry
Error
InlineStackEntry

Traits§

Stack

Functions§

parse

Type Aliases§

Result