Construct from pre‐rendered example text.
Synopsis
Declared in <rpc/util.h>
explicit
RPCExamples(std::string examples);
Parameters
Name |
Description |
examples |
The example invocations. |
Created with MrDocs
Construct from pre‐rendered example text.
Declared in <rpc/util.h>
explicit
RPCExamples(std::string examples);
Name |
Description |
examples |
The example invocations. |
Created with MrDocs