Type Alias RootSubscription

Source
pub type RootSubscription = (PubsubClientSubscription<u64>, Receiver<u64>);