logo
pub fn comment<S, MSG>(
    s: S
) -> Node<&'static str, &'static str, Leaf, &'static str, AttributeValue<MSG>> where
    S: ToString
Expand description

create a comment node