Skip to main content

CommentNodeWeak

Type Alias CommentNodeWeak 

Source
pub type CommentNodeWeak = ConcreteNodeWeak<CommentNodeStorage>;
Expand description

Convenience alias for a weak reference to a(n) Comment node

Aliased Typeยง

pub struct CommentNodeWeak { /* private fields */ }