types_lte_3gpp

Crates.iotypes_lte_3gpp
lib.rstypes_lte_3gpp
version1.0.4
sourcesrc
created_at2024-04-26 12:22:38.784467
updated_at2024-05-30 21:27:14.951014
description3GPP types for Rust
homepagehttps://github.com/tramex/types_3gpp
repositoryhttps://github.com/tramex/types_3gpp
max_upload_size
id1221371
size5,609,223
n4n5 (Its-Just-Nans)

documentation

README

types_lte_3gpp badge

Generate 3GPP types

python build.py

#compile only
python build.py --compile

#download only
python build.py --download

Release

cargo publish -j 4
# force reduce the number of processes

Tests

# install cargo hack
cargo hack test --feature-powerset --all-targets

Notes

  • some asn files should be manually patched (see *_patch functions in build.py)

License

Licensed under the MIT License - LICENSE

Commit count: 22

cargo fmt