[][src]Macro faunadb::int_expr

macro_rules! int_expr {
    ($($kind:ident),*) => { ... };
}

A convenience to convert a type of a signed integer into Fauna Expr.