Type Alias Method3

Source
pub type Method3 = fn(&mut Receiver, Value, Value, Value) -> Value;