pub fn with_string_cache<F: FnOnce() -> T, T>(func: F) -> T
Available on crate feature dtype-categorical only.