tinkerforge-async

Crates.iotinkerforge-async
lib.rstinkerforge-async
version0.0.6
sourcesrc
created_at2023-12-25 09:10:26.672174
updated_at2024-02-16 12:03:29.186752
descriptionAsync Rust API bindings for https://www.tinkerforge.com Bricks and Bricklets, based on Version: 2.0.20
homepagehttps://tinkerforge.com
repositoryhttps://github.com/koa/generators
max_upload_size
id1080137
size5,278,128
Andreas König (koa)

documentation

README

Tinkerforge Rust Async Bindings

Latest version Documentation Minimum rustc version License

This crate provides API bindings for Tinkerforge bricks and bricklets.

This version is a hack around the official Rust bindings in order to write an async client using tinkerforge components.

Rust version requirements

The bindings require the rust compiler in version 1.74.1 or higher.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be triple licensed as above, without any additional terms or conditions.

Commit count: 5516

cargo fmt