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