Type Alias Method

Source
pub type Method = fn(&mut Receiver) -> Value;
Expand description

A method which takes a receiver.