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