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

pub type PathSegment<'a> = Node<'a, PathSegmentData<'a>>;