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

pub type Module<'a> = Node<'a, ModuleData<'a>>;

Trait Implementations

Get the ports of the node.

Get the items of the node.