tokio-i2c 0.2.0

I²C API for Tokio
Documentation
# tokio-i2c

I²C API for Tokio

[![Build][]](https://github.com/qu1x/tokio-i2c/actions/workflows/build.yml)
[![Downloads][]](https://crates.io/crates/tokio-i2c)
[![Version][]](https://crates.io/crates/tokio-i2c)
[![Documentation][]](https://docs.rs/tokio-i2c)
[![License][]](https://opensource.org/licenses/Fair)

[Build]: https://github.com/qu1x/tokio-i2c/actions/workflows/build.yml/badge.svg
[Downloads]: https://img.shields.io/crates/d/tokio-i2c.svg
[Version]: https://img.shields.io/crates/v/tokio-i2c.svg
[Documentation]: https://docs.rs/tokio-i2c/badge.svg
[License]: https://img.shields.io/crates/l/tokio-i2c.svg

## License

Copyright © 2018, 2025 Rouven Spreckels <rs@qu1x.dev>

Usage of the works is permitted provided that
this instrument is retained with the works, so that
any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

## Contribution

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