[][src]Function gluon_vm::core::translate

pub fn translate(
    env: &dyn PrimitiveEnv<Type = ArcType>,
    expr: &SpannedExpr<Symbol>
) -> CoreExpr