Struct optee_utee::property::TaEndian
source · pub struct TaEndian;
Trait Implementations§
Auto Trait Implementations§
impl Freeze for TaEndian
impl RefUnwindSafe for TaEndian
impl Send for TaEndian
impl Sync for TaEndian
impl Unpin for TaEndian
impl UnwindSafe for TaEndian
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