Type Alias freya::core::types::NativePlatformReceiver
pub type NativePlatformReceiver = Receiver<NativePlatformState>;Expand description
Receive updates by the platform
Aliased Typeยง
struct NativePlatformReceiver { /* private fields */ }