pub fn count(spec: &SetSpec) -> usizeExpand description
Matches a Set against the boundary-stop walk with no probing and no provenance,
for repon sets to print a count per declared Set. Infallible, like discover
itself: an unreadable or missing root is silently zero entities rather than an
error, so there is no DiscoveryError for this to return.