Type Alias Marks

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

The 2 marks that can be attached to packets.

Aliased Type§

struct Marks(/* private fields */);

Implementations§

Source§

impl Marks

Source

pub const UNMARKED: Self

Unmarked marks.