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