Trait netstack3_base::LinkUnicastAddress

source ·
pub trait LinkUnicastAddress: LinkAddress + UnicastAddress { }
Expand description

A link address that can be unicast.

Object Safety§

This trait is not object safe.

Implementors§