Macro html_node::text

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

Creates a Node::Text.