pub type MethodName = String;
Expand description

Method name.

Aliased Type§

struct MethodName { /* private fields */ }