[][src]Type Definition gluon_vm::core::interpreter::ClosureRef

type ClosureRef<'a> = (&'a [TypedIdent<Symbol>], CExpr<'a>);