types_lte_3gpp

Crates.iotypes_lte_3gpp
lib.rstypes_lte_3gpp
version1.0.7
created_at2024-04-26 12:22:38.784467+00
updated_at2025-09-18 18:55:15.68772+00
description3GPP types for Rust
homepagehttps://github.com/tramex/types_3gpp
repositoryhttps://github.com/tramex/types_3gpp
max_upload_size
id1221371
size5,315,630
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 8
# force reduce the number of processes

Tests

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

Notes

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

License

Licensed under the MIT License - LICENSE

Commit count: 25

cargo fmt