Type Definition codeviz_python::Statement [] [src]

type Statement = Statement<Variable>;

Trait Implementations

impl Imports for Statement
[src]

[src]

impl From<Variable> for Statement
[src]

[src]

Performs the conversion.