dbc-gen

Crates.iodbc-gen
lib.rsdbc-gen
version0.1.7
created_at2025-12-05 20:19:24.793178+00
updated_at2025-12-10 19:37:42.255868+00
descriptionA simple CAN database compiler
homepage
repositoryhttps://github.com/JMANN240/dbc-gen
max_upload_size
id1969107
size35,446
JT Raber (JMANN240)

documentation

README

dbc-gen

dbc-gen is a CAN database compiler. It provides methods to output types from the can_dbc crate as .dbc-formatted Strings.

Getting Started

dbc_to_string is the main entry-point into the functionality of this library. Pass a Dbc value to it and it will return a String representing that CAN database.

Commit count: 0

cargo fmt