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 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