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