Struct graphviz_rust::attributes::edgeURL
source · [−]pub struct edgeURL(_);
Trait Implementations
impl StructuralPartialEq for edgeURL
Auto Trait Implementations
impl RefUnwindSafe for edgeURL
impl Send for edgeURL
impl Sync for edgeURL
impl Unpin for edgeURL
impl UnwindSafe for edgeURL
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