Macro html_node::comment

source ·
macro_rules! comment {
    ($($tt:tt)*) => { ... };
}
Expand description

Creates a Node::Comment.