Files
freya_testing/
event.rs
1
2
3
use
freya_core::events::PlatformEvent;
pub type
TestEvent = PlatformEvent;