html2md
0.2.15
Handle
Aliased type
In crate html2md
html2md
Type Alias
Handle
Copy item path
Source
pub type Handle =
Rc
<
Node
>;
Expand description
Reference to a DOM node.
Aliased Type
ยง
struct Handle {
/* private fields */
}