Struct lib2::LongItemInfo
source · [−]pub struct LongItemInfo;
Available on Android or Linux or Emscripten or DragonFly BSD or FreeBSD or NetBSD or OpenBSD only.
Auto Trait Implementations
impl RefUnwindSafe for LongItemInfo
impl Send for LongItemInfo
impl Sync for LongItemInfo
impl Unpin for LongItemInfo
impl UnwindSafe for LongItemInfo
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more