can-dbc 10.0.0

A parser for the DBC format. The DBC format is used to exchange CAN network data.
Documentation
1
2
3
4
5
6
7
8
9
10
allow-mixed-uninlined-format-args = false
allow-unwrap-in-tests = true
avoid-breaking-exported-api = false

disallowed-methods = [
    "alloc::boxed::Box::leak",
    "alloc::vec::Vec::leak",
    "std::boxed::Box::leak",
    "std::vec::Vec::leak",
]