Struct moore_svlog_hir::PortDecl [] [src]

pub struct PortDecl {
    pub dir: PortDir,
}

Fields