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

pub type NetDecl<'a> = Node<'a, NetDeclData<'a>>;