freya::core::types

Type Alias NativePlatformReceiver

Source
pub type NativePlatformReceiver = Receiver<NativePlatformState>;
Expand description

Receive updates by the platform

Aliased Typeยง

struct NativePlatformReceiver { /* private fields */ }