Module dbc

Module dbc 

Source
Expand description

CANdb definition parsing

Re-exports§

pub use self::library::DbcLibrary;

Modules§

library
nom
Nom-based parsers for Entry types

Structs§

BusConfiguration
MessageAttribute
MessageDefinition
MessageDescription
ParseEntryError
Error returned on failure to parse DBC Entry.
SignalAttribute
SignalDefinition
SignalDescription
ValueDefinition
Probably some spec to determine a type when generating structs Here an enum will be dispatched instead (e.g., VAL_)
Version

Enums§

AttributeType
Entry
Composed DBC entry.
EntryType