wcampbell0x2a / asterix-rs

ASTERIX Encode/Decoder Library
MIT License
13 stars 5 forks source link
ats encoder-decoder radar

Asterix Encode/Decode Library

github crates.io docs.rs build status Codecov

Currently supported:

Usage

Compiler support: requires rustc 1.70+

Add the following to your Cargo.toml file:

[dependencies]
asterix = "v0.4.0"

Changelog

See CHANGELOG.md