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

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