use crateRpcId;
use Value;
/// The successful response back from a `rpc_router.call...` functions.
///
/// NOTE: CallSuccess & CallError
/// are not designed to be the JSON-RPC Response
/// or Error, but to provide the necessary context
/// to build those, as well as the useful `method name`
/// context for tracing/login.