#asterix #convenience #deku #proc-macro #updating #codec #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

#8 in #deku

Download history 1/week @ 2024-06-02 2/week @ 2024-06-09 1/week @ 2024-06-16 27/week @ 2024-06-30 1/week @ 2024-07-07 6/week @ 2024-07-21 12/week @ 2024-07-28 6/week @ 2024-08-04 1/week @ 2024-08-11 21/week @ 2024-08-18 44/week @ 2024-08-25 55/week @ 2024-09-01 20/week @ 2024-09-08 27/week @ 2024-09-15

147 downloads per month
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

~240–680KB
~16K SLoC