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

type Method = fn(_: &mut Receiver) -> Value;

A method which takes a receiver.