Skip to main content

deregister_actor

Function deregister_actor 

Source
pub fn deregister_actor(id: &Ustr)
Expand description

Removes the actor with id from the registry.

Only the exact ID is removed, so unrelated actors sharing the thread-local registry are untouched.