pub fn train<P: AsRef<Path>>(dir_path: P) -> Vec<u8>
Train the zstd dictionary from all the files under the given dir_path
dir_path
The output will be the trained dictionary