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 */ }pub type CommentNodeWeak = ConcreteNodeWeak<CommentNodeStorage>;Convenience alias for a weak reference to a(n) Comment node
pub struct CommentNodeWeak { /* private fields */ }