use super::Platform; pub struct WinEvent<'a>(pub &'a ()); impl<'a> types::IntoEvt for WinEvent<'a> { fn to_evt(&self, _win: ::WinRef<'_>) -> Option { // TODO None } } impl<'a> types::IntoEvt for WinEvent<'a> { fn to_evt(&self, _win: ::WinRef<'_>) -> Option { // TODO None } } impl<'a> types::IntoEvt for WinEvent<'a> { fn to_evt(&self, _win: ::WinRef<'_>) -> Option { // TODO None } } impl<'a> types::IntoEvt for WinEvent<'a> { fn to_evt(&self, _win: ::WinRef<'_>) -> Option { // TODO None } }