Enum moore_svlog_syntax::parser::StreamDir [] [src]

pub enum StreamDir {
    In,
    Out,
}

Variants