pub fn extract_topic_from_wal_options(
region_id: RegionId,
region_options: &RegionWalOptions,
) -> Option<String>Expand description
Extracts the topic from the wal options.
pub fn extract_topic_from_wal_options(
region_id: RegionId,
region_options: &RegionWalOptions,
) -> Option<String>Extracts the topic from the wal options.