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

pub type Struct<'a> = Node<'a, StructData<'a>>;