Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 242 Bytes

File metadata and controls

15 lines (8 loc) · 242 Bytes

import_dbc

About

Simple lib to read a DBC file in Rust. The DBC object has a vector containing the messages and each message object has its signal vector.

Install instructions

cargo build

Tests

cargo test