# UR20 Modbus `ur20-modbus` is a [Rust](https://rust-lang.org) library for communicating with the Modbus TCP fieldbus coupler Weidmüller UR20-FBC-MOD-TCP. [![Crates.io version](https://img.shields.io/crates/v/ur20-modbus.svg)](https://crates.io/crates/ur20-modbus) [![Docs](https://docs.rs/ur20-modbus/badge.svg)](https://docs.rs/ur20-modbus/) [![Build Status](https://travis-ci.org/slowtec/ur20-modbus.svg?branch=master)](https://travis-ci.org/slowtec/ur20-modbus) ## License Copyright (c) 2018-2020, 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.