Type Definition codeviz_rust::Element [] [src]

type Element = Element<Variable>;

Trait Implementations

impl From<StructSpec> for Element
[src]

Performs the conversion.

impl From<EnumSpec> for Element
[src]

Performs the conversion.

impl Imports for Element
[src]