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