pub struct LongItemInfo;Available on Android or DragonFly BSD or Emscripten or FreeBSD or Linux or NetBSD or OpenBSD only.
Auto Trait Implementations§
impl Freeze for LongItemInfo
impl RefUnwindSafe for LongItemInfo
impl Send for LongItemInfo
impl Sync for LongItemInfo
impl Unpin for LongItemInfo
impl UnsafeUnpin for LongItemInfo
impl UnwindSafe for LongItemInfo
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