pub fn textfx_cache_key<'a>(
configs: impl IntoIterator<Item = &'a TextFxConfig>,
route: Option<&str>,
extra: Option<&str>,
) -> Stringpub fn textfx_cache_key<'a>(
configs: impl IntoIterator<Item = &'a TextFxConfig>,
route: Option<&str>,
extra: Option<&str>,
) -> String