rune::interpreter

Function parse_closure_env

Source
fn parse_closure_env(obj: Gc<ObjectType<'_>>) -> Result<Vec<&Cons>>