pub enum RO_REGISTRATION_COOKIE__ {}
Auto Trait Implementations§
impl Freeze for RO_REGISTRATION_COOKIE__
impl RefUnwindSafe for RO_REGISTRATION_COOKIE__
impl Send for RO_REGISTRATION_COOKIE__
impl Sync for RO_REGISTRATION_COOKIE__
impl Unpin for RO_REGISTRATION_COOKIE__
impl UnwindSafe for RO_REGISTRATION_COOKIE__
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more