dash7_alp

Crates.iodash7_alp
lib.rsdash7_alp
version0.6.3
sourcesrc
created_at2020-03-28 17:09:44.079876
updated_at2024-03-29 15:26:04.224042
descriptionImplementation of a DASH7 ALP protocol codec.
homepage
repositoryhttps://github.com/Stratus51/rust_dash7_alp
max_upload_size
id223859
size402,966
Valet Igor (Stratus51)

documentation

README

Crates.io MIT licensed Documentation

Implementation of a Dash7 ALP protocol codec from its public specification.

This library is currently intended for desktop grade usage. It liberally uses Vec and Box, thus making allocations on its own (when decoding).

Status

The current specification is fully implemented.

This library was not used in any project yet, so there are probably a few bugs lying around.

Commit count: 160

cargo fmt