netstack3_device::marker

Trait UseArpFrameMetadataBlanket

Source
pub trait UseArpFrameMetadataBlanket { }
Expand description

Enables a blanket implementation of [SendableFrameData] for [ArpFrameMetadata].

Implementing this marker trait for a type enables a blanket implementation of SendableFrameData given the other requirements are met.

Implementorsยง