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