Struct text_document::text_document::Tab
source · [−]Fields
position: usizetab_type: TabTypedelimiter: charTrait Implementations
impl Eq for Tab
impl StructuralEq for Tab
impl StructuralPartialEq for Tab
Auto Trait Implementations
impl RefUnwindSafe for Tab
impl Send for Tab
impl Sync for Tab
impl Unpin for Tab
impl UnwindSafe for Tab
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