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