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