Type Alias freya_testing::prelude::NativePlatformReceiver

source ·
pub type NativePlatformReceiver = Receiver<NativePlatformState>;
Expand description

Receive updates by the platform

Aliased Type§

struct NativePlatformReceiver { /* private fields */ }