Function rustdb::compile::push[][src]

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

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