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

type Expr<'a> = Node<'a, ExprData<'a>>;