Type Definition cmake_parser::Utf8Doc

source ·
pub type Utf8Doc<'doc> = Doc<Utf8TextNode<'doc>>;