Function zippylib::create_file_xz

source ·
pub fn create_file_xz<P: AsRef<Path>>(
    input_path: P,
    output_path: P
) -> Result<(), Xz>