Struct nvim_gtk::plug_manager::vim_plug::VimPlugInfo
source · [−]Fields
name: Stringuri: StringImplementations
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for VimPlugInfo
impl Send for VimPlugInfo
impl Sync for VimPlugInfo
impl Unpin for VimPlugInfo
impl UnwindSafe for VimPlugInfo
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
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