koushiro 1f59474e5f Update all dependencies to latest
Signed-off-by: koushiro <koushiro.cqx@gmail.com>
2020-08-30 13:54:02 +08:00
2019-11-20 16:04:07 +01:00
2019-04-18 17:11:49 +02:00
2020-08-30 13:54:02 +08:00
2019-04-18 17:23:39 +02:00
2019-04-18 17:11:49 +02:00

Wasm-timer

Exports the Instant, Delay, Interval and Timeout structs.

On non-WASM targets, this re-exports the types from tokio-timer. On WASM targets, this uses web-sys to implement their functionalities.

Description
No description provided
Readme MIT 121 KiB
Languages
Rust 100%