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

type Function3 = fn(_: Value, _: Value, _: Value) -> Value;