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