Type Definition subxt::rpc::RpcSubscriptionId
source · pub type RpcSubscriptionId = String;Expand description
The ID associated with the RpcClientT’s subscription.
pub type RpcSubscriptionId = String;The ID associated with the RpcClientT’s subscription.