Docs.rs
rushdown-0.12.0
rushdown 0.12.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yuin
Dependencies
bitflags ^2.9.3
normal
hashbrown ^0.15.2
normal
optional
libc ^0.2
normal
optional
memchr ^2
normal
phf ^0.13.1
normal
pprof ^0.15
normal
optional
comrak ^0.50
dev
criterion ^0.8.1
dev
markdown ^1.0.0
dev
pulldown-cmark ^0.13.0
dev
serde ^1
dev
serde_json ^1
dev
phf ^0.13.1
build
phf_codegen ^0.13.1
build
Versions
84.98%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
PRIORITY_RAW_HTML
rushdown
0.12.0
In rushdown::
parser
rushdown
::
parser
Constant
PRIORITY_
RAW_
HTML
Copy item path
Source
pub const PRIORITY_RAW_HTML:
u32
= 400;
Expand description
Priority for raw HTML parser.