9 releases

new 0.2.2 Apr 10, 2025
0.2.1 Apr 10, 2025
0.2.0 Mar 31, 2025
0.1.0-alpha3 Nov 15, 2024
0.1.0-alpha0 Aug 30, 2024

#756 in Hardware support

Download history 3/week @ 2025-02-05 1/week @ 2025-02-19 3/week @ 2025-02-26 362/week @ 2025-03-19 625/week @ 2025-03-26 90/week @ 2025-04-02

1,077 downloads per month
Used in 4 crates

MIT OR GPL-3.0

20KB
449 lines

Latest version Documentation LGPL MIT Downloads

Overview

rs-can is a driver for CAN device.

It is a part of rust-can driver.

Prerequisites

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

Adding to Your Project

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

[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!

Dependencies

~0.5–1.1MB
~25K SLoC