pub trait RpcResponse: Send + Sync + Debug + AsAny { }

Implementors§