Struct graphviz_rust::attributes::href
source · [−]pub struct href(_);
Trait Implementations
impl StructuralPartialEq for href
Auto Trait Implementations
impl RefUnwindSafe for href
impl Send for href
impl Sync for href
impl Unpin for href
impl UnwindSafe for href
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more