Skip to main content

Module tree

Module tree 

Source
Expand description

Spanning-tree compatibility exports.

Runtime-agnostic spanning-tree state lives under proto::stp; this module keeps the existing public crate::tree path stable.

Structs§

CoordEntry
Metadata for a single node in a tree coordinate path.
ParentDeclaration
A node’s declaration of its parent in the spanning tree.
TreeCoordinate
A node’s coordinates in the spanning tree.
TreeState
Local spanning tree state for a node.

Enums§

TreeError
Errors related to spanning tree operations.