pub type MethodObjectDescription = String;
Expand description
MethodObjectDescription
A verbose explanation of the method behavior. GitHub Flavored Markdown syntax MAY be used for rich text representation.
Aliased Typeยง
pub struct MethodObjectDescription { /* private fields */ }