wireless 0.2.1

Library for dealing with wireless (i.e. GSM, UMTS and LTE) cell identities.
Documentation
# rust-wireless 
[![Crates.io version](https://img.shields.io/crates/v/wireless.svg)](https://crates.io/crates/wireless)
[![Build status](https://api.travis-ci.org/jamespole/rust-wireless.svg?branch=master)](https://travis-ci.org/jamespole/rust-wireless)

A library that defines data structures for country, network and cell identities for wireless GSM, UMTS and LTE networks; as well as locations related to a cell identity.

## Documentation from source code

Automatically generated documentation from the source code can be found on [docs.rs](https://docs.rs/wireless/0.2.1/wireless/).

## Getting help

Contact James Pole at <james@pole.net.nz>.

## License

This repository is licensed under the [MIT license][1].

[1]: LICENSE

### Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this repository by you shall be licensed as above, without any additional terms or conditions.