Struct instant_epp::hello::Ours
source · pub struct Ours;Trait Implementations§
source§impl PartialEq for Ours
impl PartialEq for Ours
impl Eq for Ours
impl StructuralEq for Ours
impl StructuralPartialEq for Ours
Auto Trait Implementations§
impl RefUnwindSafe for Ours
impl Send for Ours
impl Sync for Ours
impl Unpin for Ours
impl UnwindSafe for Ours
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