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