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

pub type ParamValueDecl<'a> = Node<'a, ParamValueDeclData<'a>>;