Add unwrap_unsafe_binder and wrap_unsafe_binder macro operators
This commit is contained in:
@@ -354,6 +354,8 @@ pub mod random;
|
||||
pub mod range;
|
||||
pub mod result;
|
||||
pub mod sync;
|
||||
#[unstable(feature = "unsafe_binders", issue = "130516")]
|
||||
pub mod unsafe_binder;
|
||||
|
||||
pub mod fmt;
|
||||
pub mod hash;
|
||||
|
||||
Reference in New Issue
Block a user