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

pub type Root<'a> = Node<'a, RootData<'a>>;

Trait Implementations