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