[][src]Function cddl_cat::ivt::literal_float

pub fn literal_float<T: Into<f64>>(f: T) -> Node

A shortcut for Node::Literal(Literal::Float(f))