pub fn pack( dir: &Path, format_str: &str, max_tokens: Option<usize>, options: PackOptions, ) -> Result<String>