Struct graphviz_rust::attributes::labeltooltip
source · pub struct labeltooltip(_);
Trait Implementations§
source§impl Debug for labeltooltip
impl Debug for labeltooltip
source§impl IntoAttribute for labeltooltip
impl IntoAttribute for labeltooltip
source§impl PartialEq<labeltooltip> for labeltooltip
impl PartialEq<labeltooltip> for labeltooltip
source§fn eq(&self, other: &labeltooltip) -> bool
fn eq(&self, other: &labeltooltip) -> bool
This method tests for
self
and other
values to be equal, and is used
by ==
.