Marks

Type Alias Marks 

Source
pub type Marks = MarkStorage<Mark>;
Expand description

The 2 marks that can be attached to packets.

Aliased Typeยง

pub struct Marks(/* private fields */);