Crates.io | asterix |
lib.rs | asterix |
version | 0.4.0 |
source | src |
created_at | 2020-08-17 01:31:36.378726 |
updated_at | 2024-02-09 22:31:45.354423 |
description | Encode/Decode for ASTERIX protocol using the deku library |
homepage | |
repository | https://github.com/wcampbell0x2a/asterix-rs |
max_upload_size | |
id | 277405 |
size | 96,458 |
Currently supported:
Compiler support: requires rustc 1.70+
Add the following to your Cargo.toml
file:
[dependencies]
asterix = "v0.4.0"
See CHANGELOG.md