Function ketos::exec::execute [] [src]

pub fn execute(ctx: &Context, code: Rc<Code>) -> Result<Value, Error>

Executes a code object and returns the value.