Skip to content

wcampbell0x2a/asterix-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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