pub trait MethodType { fn method_id() -> Cow<'static, str>; }
A trait that identifies a method on type level
The identifier for this event’s method field
method