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

pub type Package<'a> = Node<'a, PackageData<'a>>;

Trait Implementations