Type Alias async_timer::timer::Platform
source · pub type Platform = PosixTimer;Expand description
Platform alias to POSIX timer
Aliased Type§
struct Platform { /* private fields */ }pub type Platform = PosixTimer;Platform alias to POSIX timer
struct Platform { /* private fields */ }