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