Type Alias AccountSubscription

Source
pub type AccountSubscription = (PubsubAccountClientSubscription, Receiver<Response<UiAccount>>);