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