Crates.io | nican |
lib.rs | nican |
version | 0.1.1-alpha0 |
source | src |
created_at | 2024-08-29 10:44:29.383335 |
updated_at | 2024-08-30 15:35:37.0727 |
description | A Nican driver. |
homepage | https://github.com/zhuyu4839/rust-can |
repository | https://github.com/zhuyu4839/rust-can |
max_upload_size | |
id | 1355955 |
size | 55,465 |
nican is a driver for NI-USNCAN device(Only can use on windows x86 binary).
It is a part of rust-can driver.
It also can use UDS-protocol directly.
Please refer to examples
for usage examples
To use nican in your Rust project, add it as a dependency in your Cargo.toml
:
[dependencies]
nican = { version="lastest-version" }
We're always looking for users who have thoughts on how to make nican
better, or users with
interesting use cases.
Of course, we're also happy to accept code contributions for outstanding feature requests!