NativePlatformReceiver

Type Alias NativePlatformReceiver 

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

Receive updates by the platform

Aliased Typeยง

pub struct NativePlatformReceiver { /* private fields */ }