Type Alias freya_testing::FocusSender

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

Aliased Type§

struct FocusSender { /* private fields */ }