Variants
Covered(String)
Uncovered(String)
Trait Implementations
sourceimpl Debug for StringSegment
impl Debug for StringSegment
sourceimpl Serialize for StringSegment
impl Serialize for StringSegment
Auto Trait Implementations
impl RefUnwindSafe for StringSegment
impl Send for StringSegment
impl Sync for StringSegment
impl Unpin for StringSegment
impl UnwindSafe for StringSegment
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