std: Demode uv::global_loop
This commit is contained in:
parent
677792c6b1
commit
2792071bd2
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
|||
//! A process-wide libuv event loop for library use.
|
||||
|
||||
#[forbid(deprecated_mode)];
|
||||
#[forbid(deprecated_pattern)];
|
||||
|
||||
export get;
|
||||
|
||||
use ll = uv_ll;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue