[][src]Function cddl_cat::ivt::literal_text

pub fn literal_text<T: Into<String>>(s: T) -> Node

A shortcut for Node::Literal(Literal::Text(t))