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