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

pub type GenerateCase<'a> = Node<'a, GenerateCaseData>;

Trait Implementations