Type Definition moore_svlog::hir::PosParam[][src]

pub type PosParam = (Span, Option<NodeId>);
Expand description

A positional parameter.