ur20 0.4.2

Rust library for the Weidmüller u-remote IP20 system
Documentation
# UR20

`ur20` is a [Rust](https://rust-lang.org) library for the
[Weidmüller](http://www.weidmueller.de) u-remote IP20 system.

[![Crates.io version](https://img.shields.io/crates/v/ur20.svg)](https://crates.io/crates/ur20)
[![Docs](https://docs.rs/ur20/badge.svg)](https://docs.rs/ur20/)
[![Build Status](https://travis-ci.org/slowtec/ur20.svg?branch=master)](https://travis-ci.org/slowtec/ur20)
[![Build status](https://ci.appveyor.com/api/projects/status/4nfx0u3imxub950b/branch/master?svg=true)](https://ci.appveyor.com/project/flosse/ur20/branch/master)

## License

Copyright (c) 2017 - 2018, slowtec GmbH

Licensed under either of

 * Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or
   http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or
   http://opensource.org/licenses/MIT)

at your option.