Hi! I was working on an issue for the TiKV project. We wanted to reduce the build time by reducing the number of enabled features. To make this happen for such a dense dependency graph requires a tool to see the list of features in the graph and see out of these which are enabled. This would help in debugging and having finer control over the enabled features.