Type Definition codeviz_js::Statement
[−]
[src]
type Statement = Statement<Variable>;
Trait Implementations
impl Imports for Statement[src]
fn imports<I>(&self, receiver: &mut I) where
I: ImportReceiver, [src]
I: ImportReceiver,