Type Definition rs::actors::popover::Destination

source · []
pub type Destination = Arc<Mutex<State>>;

Trait Implementations