Type Definition async_sleep::AsyncTimerPlatform

source ·
pub type AsyncTimerPlatform = PosixTimer;
Expand description

Platform alias to POSIX timer

Trait Implementations§