Macro text

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

Creates a Node::Text.