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