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

pub type GenerateBlock<'a> = Node<'a, GenerateBlockData<'a>>;

Trait Implementations