pub enum et_krb5_error_table {}Auto Trait Implementations§
impl Freeze for et_krb5_error_table
impl RefUnwindSafe for et_krb5_error_table
impl Send for et_krb5_error_table
impl Sync for et_krb5_error_table
impl Unpin for et_krb5_error_table
impl UnwindSafe for et_krb5_error_table
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