Function rustdb::compile::push

source ·
pub fn push(b: &mut Block<'_>, e: &mut Expr) -> DataKind
Expand description

Generate code to evaluate expression and push the value onto the stack.