wcampbell0x2a / asterix-rs

ASTERIX Encode/Decoder Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asterix Encode/Decode Library

github crates.io docs.rs build status Codecov

Currently supported:

  • CAT048
  • CAT034

Usage

Compiler support: requires rustc 1.70+

Add the following to your Cargo.toml file:

[dependencies]
asterix = "v0.4.0"

Changelog

See CHANGELOG.md

About

ASTERIX Encode/Decoder Library

License:MIT License


Languages

Language:Rust 100.0%