Type Definition plugger_ruby::shims::Function [] [src]

type Function = fn() -> Value;

A function.