pub type Included<T, B, M> = HashSet<Stripped<Meta<Indexed<Node<T, B, M>, M>, M>>>;
struct Included<T, B, M> { /* private fields */ }