Skip to main content

leave

Function leave 

Source
pub fn leave(group: String, actors: Vec<ActorCell>)
Expand description

Leaves the specified crate::Actors from the PG group in the default scope

  • group - A named group
  • actors - The list of actors to remove from the group