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