pub struct eventRegistrationLink;
Trait Implementations§
Source§impl Field for eventRegistrationLink
impl Field for eventRegistrationLink
Auto Trait Implementations§
impl Freeze for eventRegistrationLink
impl RefUnwindSafe for eventRegistrationLink
impl Send for eventRegistrationLink
impl Sync for eventRegistrationLink
impl Unpin for eventRegistrationLink
impl UnwindSafe for eventRegistrationLink
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