Function rustdb::builtin::check_types

source ยท
pub fn check_types(b: &Block<'_>, args: &mut [Expr], dk: &[DataKind])
Expand description

Check number and kinds of arguments.