pub fn all_topics_for_shards( shards: &[u32], include_metachain: bool, include_all: bool, ) -> Vec<String>
Generates every known topic (including control channels) for the provided shard set.