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