freya_core::types

Type Alias NativePlatformSender

Source
pub type NativePlatformSender = Sender<NativePlatformState>;
Expand description

Send platform updates from the platform

Aliased Typeยง

struct NativePlatformSender { /* private fields */ }