saelient 0.2.0

A J1939 implementation for systems big and small
Documentation

Saelient

A native Rust library that provides high-level abstractions over key J1939 concepts.

Features

  • std (default) enables the use of slices owned by the library.
  • alloc enables the use of slices owned by the library.
  • defmt-1 enables defmt formatting on relevant types.