pub macro wrap_binder {
($expr:expr) => { ... },
($expr:expr; $ty:ty) => { ... },
}
unsafe_binders #130516)
Wrap a type into an unsafe binder.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/unsafe_binder/macro.wrap_binder.html