Skip to main content

textfx_cache_key

Function textfx_cache_key 

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