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