pub fn comment<S, MSG>(s: S) -> Node<MSG> where
    S: ToString
Expand description

create a comment node