Type Definition tokio_jsonrpc::endpoint::Notified [] [src]

type Notified = Box<Future<Item = Client, Error = IoError>>;