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