Type Alias MethodName

Source
pub type MethodName = String;
Expand description

Method name.

Aliased Typeยง

struct MethodName { /* private fields */ }