Cargo Features

[dependencies]
japanese-address-parser = { version = "0.2.0-rc.2", default-features = false, features = ["blocking", "city-name-correction", "eliminate-whitespaces", "experimental"] }
default = city-name-correction

The city-name-correction feature is set by default whenever japanese-address-parser is added without default-features = false somewhere in the dependency tree.

blocking

Enables blocking of reqwest

city-name-correction default
format-house-number eliminate-whitespaces
experimental

Affects interactor::chimei_ruiju, japanese-address-parser::experimental, repository::chimei_ruiju, service::chimei_ruiju