Type Definition moore_svlog::ast::VarDecl[][src]

pub type VarDecl<'a> = Node<'a, VarDeclData<'a>>;