pub struct Sai1 { /* private fields */ }Expand description
SAI
Implementations§
Trait Implementations§
impl Copy for Sai1
impl Eq for Sai1
impl Send for Sai1
impl StructuralPartialEq for Sai1
impl Sync for Sai1
Auto Trait Implementations§
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