Module face

Module face 

Source

Structs§

FaceId
Opaque identifier for a face. Cheap to copy; safe to use across tasks.

Enums§

FaceAddr
Link-layer source address returned by multicast/broadcast faces.
FaceError
FaceKind
Classifies a face by its transport type (informational; not used for routing).
FacePersistency
Face persistence level (NFD semantics).
FaceScope
Whether a face is local (same-host IPC) or non-local (network).
LinkType
Link type for a face — indicates the connectivity model of the underlying link.

Traits§

Face
The core face abstraction.