Struct moore_svlog_hir::Port [] [src]

pub struct Port {
    pub name: Option<Name>,
    pub span: Span,
    pub slices: Vec<PortSlice>,
}

Fields

Trait Implementations

impl Debug for Port
[src]

[src]

Formats the value using the given formatter.