Type Definition disasm6502::instruction::FlagVec [] [src]

type FlagVec = Option<Vec<CPUStatusFlag>>;