pub type NativePlatformSender = Sender<NativePlatformState>;
Expand description
Send platform updates from the platform
Aliased Typeยง
struct NativePlatformSender { /* private fields */ }
pub type NativePlatformSender = Sender<NativePlatformState>;
Send platform updates from the platform
struct NativePlatformSender { /* private fields */ }