Type Definition sauron_core::vdom::Tag[][src]

pub type Tag = &'static str;
Expand description

tags are using static str for now, can also be enum tags