Type Alias rs::actors::popover::Destination

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

Aliased Type§

struct Destination { /* private fields */ }

Trait Implementations§