pub fn lit<T>(n: T) -> Expr where
    T: Literal
Expand description

Create a literal expression