Docs.rs
org-rust-parser-0.1.0
org-rust-parser 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
hydrobeam
Dependencies
bitflags ^2.1.0
normal
derive_more ^0.99.17
normal
memchr ^2.5.0
normal
phf ^0.11.1
normal
pretty_assertions ^1.3.0
dev
Versions
16.87%
of the crate is documented
Go to latest version
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 org_rust_parser
Version 0.1.0
All Items
Modules
Macros
Functions
?
Crate
org_rust_parser
source
·
[
−
]
Modules
element
node_pool
object
types
Macros
expr_in_pool
node_in_pool
Functions
parse_macro_call
An alternative entry point to the parser. Parses objects, not elements.
parse_org
The main entry point to the parser. Repeatedly parses elements until EOF, then returns a Parser struct.