Type Definition anchor_client::EventHandle[][src]

type EventHandle = PubsubClientSubscription<RpcResponse<RpcLogsResponse>>;
Expand description

EventHandle unsubscribes from a program event stream on drop.