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

pub type Typedef<'a> = Node<'a, TypedefData<'a>>;