Trait casper_node::rpcs::docs::DocExample [−][src]
A trait used to generate a static hardcoded example of Self
.
Required methods
fn doc_example() -> &'static Self
[src]
Generates a hardcoded example of Self
.