pub struct reasonCode;
Trait Implementations§
Source§impl Field for reasonCode
impl Field for reasonCode
Source§impl HasField<reasonCode> for AutoMergeDisabledEvent
impl HasField<reasonCode> for AutoMergeDisabledEvent
Auto Trait Implementations§
impl Freeze for reasonCode
impl RefUnwindSafe for reasonCode
impl Send for reasonCode
impl Sync for reasonCode
impl Unpin for reasonCode
impl UnwindSafe for reasonCode
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