Type Alias freya_core::types::FocusSender

source ·
pub type FocusSender = Sender<Option<NodeId>>;

Aliased Type§

struct FocusSender { /* private fields */ }