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