Enum dot_structures::GraphAttributes [−][src]
Expand description
the component represents a set of attributes with prefix denoting a type in the language.
Variants
Implementations
Trait Implementations
Performs the conversion.
This method tests for self
and other
values to be equal, and is used
by ==
. Read more
This method tests for !=
.
Auto Trait Implementations
impl RefUnwindSafe for GraphAttributes
impl Send for GraphAttributes
impl Sync for GraphAttributes
impl Unpin for GraphAttributes
impl UnwindSafe for GraphAttributes
Blanket Implementations
Mutably borrows from an owned value. Read more