pub type Marks = MarkStorage<Mark>;
The 2 marks that can be attached to packets.
struct Marks(/* private fields */);
Unmarked marks.