lin-ldf 0.0.24

Parser for LDF files that describe automotive LIN bus networks.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.nom]
version = "7.1.3"

[package]
authors = ["Zach Grimaldi <zpg6@pitt.edu>"]
categories = ["development-tools"]
description = "Parser for LDF files that describe automotive LIN bus networks."
documentation = "https://docs.rs/lin-ldf"
edition = "2021"
keywords = ["ldf", "parser", "lin", "linbus", "automotive"]
license = "MIT"
name = "lin-ldf"
readme = "README.md"
repository = "https://github.com/zpg6/lin-ldf"
version = "0.0.24"