Docs.rs
render_readme-0.15.0
render_readme 0.15.0
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
kornelski
Dependencies
ammonia ^4.1.0
normal
comrak ^0.39
normal
gh-emoji ^1.0.8
normal
html5ever ^0.33
normal
log ^0.4.27
normal
markup5ever ^0.16
normal
markup5ever_rcdom ^0.5.4-unofficial
normal
regex ^1.11.1
normal
rustc-hash ^2.1.1
normal
serde ^1.0.219
normal
syntect ^5.2.0
normal
tempfile ^3.2
normal
thread_local ^1.1.8
normal
Versions
18.42%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
render_
readme
0.15.0
Handle
Aliased Type
In crate render_
readme
render_readme
Type Alias
Handle
Copy item path
Source
pub type Handle =
Rc
<
Node
>;
Expand description
Reference to a DOM node.
Aliased Type
ยง
pub struct Handle {
/* private fields */
}