Docs.rs
rotext_core-0.2.0
rotext_core 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
umajho
Dependencies
rotext_internal_macros ^0.2.0
normal
Versions
34.45%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Crate rotext_core
rotext_
core
0.2.0
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Enums
Traits
Functions
Type Aliases
Crate
rotext_
core
Copy item path
Source
Re-exports
§
pub use events::
Event
;
pub use events::
EventType
;
Modules
§
events
Macros
§
is_
event_
of
Structs
§
Block
Event
Stream
Inline
Segment
Mapper
用于将 “产出 [BlockEvent] 的流” 中每段 “留给行内阶段解析器处理的、连续产出 的事件” 截取为单独的流提供给使用者。使用者需要将提供的那些流映射为新的流。
BlockId
Block
Parser
Line
Number
Enums
§
Block
Stack
Entry
Error
Inline
Stack
Entry
Traits
§
Stack
Functions
§
parse
Type Aliases
§
Result