Union yrs::YPathSegmentCase
source · [−]Fields
key: *const c_charindex: c_intAuto Trait Implementations
impl RefUnwindSafe for YPathSegmentCase
impl !Send for YPathSegmentCase
impl !Sync for YPathSegmentCase
impl Unpin for YPathSegmentCase
impl UnwindSafe for YPathSegmentCase
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
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