Type Alias MethodHandle

Source
pub type MethodHandle = Method<Unvalidated>;

Aliased Typeยง

struct MethodHandle { /* private fields */ }