Skip to main content

topology_diff

Function topology_diff 

Source
pub fn topology_diff(
    prev: &DescribeSnapshot,
    next: &DescribeSnapshot,
) -> DescribeChangeset
Expand description

Pure topology delta from one D39 describe() snapshot to another.

Values/status changes are intentionally not topology events; use observe/profile for runtime data. This helper never reads live nodes and does not create a topology stream.