Trait ProxyCallback

Source
pub trait ProxyCallback: Send + FnOnce(Result<ProxyResponse, RpcError>) { }

Implementors§