veecle-os-data-support-can

Crates.ioveecle-os-data-support-can
lib.rsveecle-os-data-support-can
version0.1.0
created_at2025-09-16 15:04:12.055399+00
updated_at2025-09-16 15:04:12.055399+00
descriptionSupport for working with CAN messages within Veecle OS
homepagehttps://veecle.io/
repositoryhttps://github.com/veecle/veecle-os
max_upload_size
id1841901
size78,234
(veecle-release-bot)

documentation

README

veecle-os-data-support-can

Support for working with CAN messages within Veecle OS.

Overview

This crate provides the core types and functionality for working with CAN (Controller Area Network) messages in Veecle OS applications. It includes support for CAN frame handling, message IDs, and integration with the Veecle OS runtime.

Note: Most users should depend on the veecle-os crate instead of using this crate directly. The veecle-os crate re-exports this functionality and provides a more complete API for building Veecle OS applications.

For examples and more detailed usage information, please refer to the repository.

Commit count: 39

cargo fmt