[][src]Macro faunadb::uint_expr

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

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