jpostcode_rs 0.1.4

Japanese postal code lookup library in Rust, powered by jpostcode-data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "8792": {
    "postcode": "1098792",
    "prefecture": "東京都",
    "prefecture_kana": "トウキョウト",
    "prefecture_code": 13,
    "city": "品川区",
    "city_kana": "シナガワク",
    "town": "北品川",
    "town_kana": "キタシナガワ",
    "street": "5丁目6−1大崎ブライトタワー",
    "office_name": "株式会社 かんぽ生命保険 東京サービスセンター",
    "office_name_kana": "カブシキガイシヤ カンポセイメイホケン トウキヨウサ-ビスセンタ-"
  }
}