Implement Poll and WaitUntil in the stdweb backend
This commit is contained in:
parent
b59e3c670b
commit
2690306f4a
5 changed files with 115 additions and 45 deletions
|
|
@ -75,6 +75,7 @@
|
|||
//! [`LoopDestroyed`]: ./event/enum.Event.html#variant.LoopDestroyed
|
||||
//! [`platform`]: ./platform/index.html
|
||||
|
||||
extern crate instant;
|
||||
#[allow(unused_imports)]
|
||||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue