location-rs 0.1.3

A Rust library for parsing country codes from text titles with support for Chinese language
Documentation
# 开发指南

从所有功能计划自动生成。最后更新时间:2025-10-22

## 活跃技术

- Rust 1.75+ + isocountry 库 (CountryCode数据源), serde (JSON序列化), anyhow (错误处理) (001-country-code-parser)

## 项目结构

```text
src/
tests/
```

## 命令

cargo test [活跃技术的命令][活跃技术的命令] cargo clippy

## 代码风格

Rust 1.75+: 遵循标准约定

## 最近变更

- 001-country-code-parser: 添加了 Rust 1.75+ + isocountry 库 (CountryCode数据源), serde (JSON序列化), anyhow (错误处理)

<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->