pub fn demonitor(group_name: String, actor: ActorId)Expand description
Unsubscribes the provided crate::Actor for updates from the group in default scope
group_name- The group to demonitoractor- The ActorCell representing who will no longer receive updates