fn transitive_closure(attributes: &mut HashSet<Box<dyn Attribute>>)
Expand description

Compute the transitive closure of the given set of attributes.