An open API service indexing awesome lists of open source software.

https://github.com/arkedge/eb90-rs

EB90 Framing Protocol library for Rust
https://github.com/arkedge/eb90-rs

Last synced: 3 months ago
JSON representation

EB90 Framing Protocol library for Rust

Awesome Lists containing this project

README

          

# eb90

An [EB90 Framing Protocol](https://github.com/ut-issl/c2a-core/blob/develop/Docs/Driver/communication_with_components.md#eb90-frame) implementation for Rust.

## Features
- `no_std` support (`default-features = false`)
- [`tokio_util::codec`](https://docs.rs/tokio-util/latest/tokio_util/codec/index.html) implementations