rs-can

Crates.iors-can
lib.rsrs-can
version0.3.2
created_at2024-08-30 15:33:01.558856+00
updated_at2025-07-25 09:18:02.382976+00
descriptionA Nican driver.
homepagehttps://github.com/jesses2025smith/rust-can/tree/master/rs-can
repositoryhttps://github.com/jesses2025smith/rust-can
max_upload_size
id1357806
size23,194
Jesse Smith (jesses2025smith)

documentation

README

Latest version Documentation LGPL MIT Downloads

Overview

rs-can is a driver for CAN device.

It is a part of rust-can driver.

  • v0.1.x is deprecated
  • v0.2.x is sync
  • v0.3.x and higher is async

Prerequisites

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

Adding to Your Project

[dependencies]
rs-can = { version="lastest-version" }

Contributing

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

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

Commit count: 58

cargo fmt