pub struct encodedName;Trait Implementations§
Source§impl Field for encodedName
impl Field for encodedName
Auto Trait Implementations§
impl Freeze for encodedName
impl RefUnwindSafe for encodedName
impl Send for encodedName
impl Sync for encodedName
impl Unpin for encodedName
impl UnwindSafe for encodedName
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