Docs.rs
tpnote-html2md-0.3.4
tpnote-html2md 0.3.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
getreu
Dependencies
html5ever ^0.36.1
normal
markup5ever ^0.36.1
normal
percent-encoding ^2.3.2
normal
regex ^1.12.2
normal
tendril ^0.4
normal
indoc ^2.0.7
dev
jni ^0.21.1
normal
Versions
50%
of the crate is documented
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
Handle
html2md
0.3.4
Handle
Aliased Type
In html2md::
markup5ever_
rcdom
html2md
::
markup5ever_rcdom
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 */
}