Function rust_icu_udata::set_data_directory
source ยท pub fn set_data_directory(dir: &Path)
Expand description
Sets the directory from which to load ICU data resources.
Implements u_setDataDirectory
.
pub fn set_data_directory(dir: &Path)
Sets the directory from which to load ICU data resources.
Implements u_setDataDirectory
.