Type Alias freya_testing::prelude::NativePlatformReceiver

pub type NativePlatformReceiver = Receiver<NativePlatformState>;
Expand description

Receive updates by the platform

Aliased Typeยง

struct NativePlatformReceiver { /* private fields */ }