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