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