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

pub type ParamTypeDecl<'a> = Node<'a, ParamTypeDeclData<'a>>;