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

pub type DataType<'a> = Node<'a, DataTypeData<'a>>;