Type Definition codeviz_rust::Statement [] [src]

type Statement = Statement<Variable>;

Trait Implementations

impl Imports for Statement
[src]

impl From<Variable> for Statement
[src]

Performs the conversion.