pub struct delete_sitekey;Trait Implementations
sourceimpl HttpServiceFactory for delete_sitekey
impl HttpServiceFactory for delete_sitekey
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
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more