asterix-derive

Crates.ioasterix-derive
lib.rsasterix-derive
version0.4.0
sourcesrc
created_at2020-09-27 17:54:17.893577
updated_at2024-02-09 22:31:09.246607
descriptionproc-macro convenience with the deku library, for updating ASTERIX FSPECs
homepage
repository
max_upload_size
id293479
size7,379
wcampbell (wcampbell0x2a)

documentation

README

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

Commit count: 0

cargo fmt