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