Type Definition codeviz_python::Element [] [src]

type Element = Element<Variable>;

Trait Implementations

impl From<ClassSpec> for Element
[src]

[src]

Performs the conversion.

impl From<DecoratorSpec> for Element
[src]

[src]

Performs the conversion.

impl Imports for Element
[src]

[src]

impl From<MethodSpec> for Element
[src]

[src]

Performs the conversion.