Struct libe2fs_sys::et_list
source · #[repr(C)]pub struct et_list { /* private fields */ }Trait Implementations§
Auto Trait Implementations§
impl RefUnwindSafe for et_list
impl Send for et_list
impl Sync for et_list
impl Unpin for et_list
impl UnwindSafe for et_list
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