#deku #convenience #proc-macro #updating #codec #asterix #fspec

macro asterix-derive

proc-macro convenience with the deku library, for updating ASTERIX FSPECs

7 releases

0.4.0 Feb 9, 2024
0.3.0 Nov 23, 2022
0.2.6 Jan 13, 2021
0.2.5 Nov 6, 2020
0.2.2 Sep 27, 2020

#7 in #deku


Used in asterix

MIT license

8KB
81 lines

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

Dependencies

~300–750KB
~18K SLoC