iso13400-2

Crates.ioiso13400-2
lib.rsiso13400-2
version0.1.0-alpha0
sourcesrc
created_at2024-10-31 04:43:37.958178
updated_at2024-10-31 09:52:53.979067
descriptionA ISO 13400-2 protocol.
homepagehttps://github.com/zhuyu4839/ecu-proto-rs
repositoryhttps://github.com/zhuyu4839/ecu-proto-rs
max_upload_size
id1429626
size63,376
(zhuyu4839)

documentation

README

ISO 13400-2 Protocol

Latest version Documentation LGPL MIT

Overview

iso13400-2 is dedicated to implementing ISO 13400-2.

Prerequisites

  • Rust 1.70 or higher
  • Cargo (included with Rust)

Adding to Your Project

To use iso13400-2 in your Rust project, add it as a dependency in your Cargo.toml:

[dependencies]
iso13400-2 = { version="lastest-version" }

Contributing

We're always looking for users who have thoughts on how to make iso13400-2 better, or users with interesting use cases.

Of course, we're also happy to accept code contributions for outstanding feature requests!

Commit count: 23

cargo fmt