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

pub type Interface<'a> = Node<'a, InterfaceData<'a>>;

Trait Implementations

Get the ports of the node.

Get the items of the node.