[][src]Type Definition vdom::Text

type Text = VNode;

Implementations

impl Text[src]

pub fn new(t: &str) -> Self[src]