std: Demode uv::global_loop
This commit is contained in:
parent
677792c6b1
commit
2792071bd2
@ -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…
x
Reference in New Issue
Block a user