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