pub fn topology_diff(
prev: &DescribeSnapshot,
next: &DescribeSnapshot,
) -> DescribeChangesetExpand 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.