GB2260.rs

Build Status Crates.io codecov docs.rs

The Rust implementation for looking up Chinese administrative divisions.

Installation

Add it to your Cargo.toml:

toml [dependencies] gb2260 = "0.1"

Add extern crate gb2260 to your crate root and your're good to go!

License

This work is released under the MIT license. A copy of the license is provided in the LICENSE file.