Function virtual_mio::handler_into_waker
source · pub fn handler_into_waker(
handler: Box<dyn InterestHandler + Send + Sync>,
interest: InterestType
) -> Arc<InterestHandlerWaker>
pub fn handler_into_waker(
handler: Box<dyn InterestHandler + Send + Sync>,
interest: InterestType
) -> Arc<InterestHandlerWaker>