🔬This is a nightly-only experimental API. (
unsafe_binders
#130516)Expand description
Operators used to turn types into unsafe binders and back.
Macros§
- unwrap_
binder Experimental Unwrap an unsafe binder into its underlying type. - wrap_
binder Experimental Wrap a type into an unsafe binder.