pub type UnsubHandle = Sender<()>;
Handle for unsubscribing from network updates
pub struct UnsubHandle { /* private fields */ }