[][src]Function cddl_cat::ivt::literal_bytes

pub fn literal_bytes<T: Into<Vec<u8>>>(b: T) -> Node

A shortcut for Node::Literal(Literal::Bytes(b))