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