can_tools 2.1.2

Rust editor for CanDatabase. It allows to open and modify CAN database from .dbc and .arxml files.
Documentation
1
2
3
4
5
6
pub mod attributes;
pub mod database;
pub mod errors;
pub mod message;
pub mod node;
pub mod signal;