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