Function lit

Source
pub fn lit<L: Into<Literal>>(literal: L) -> Box<Expression>
Expand description

Get literal from value