types_lte_3gpp

Crates.iotypes_lte_3gpp
lib.rstypes_lte_3gpp
version1.0.9
created_at2024-04-26 12:22:38.784467+00
updated_at2026-01-17 05:15:58.968438+00
description3GPP types for Rust
homepagehttps://github.com/tramex/types_3gpp
repositoryhttps://github.com/tramex/types_3gpp
max_upload_size
id1221371
size5,773,569
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 -j8
# 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. Generated code and asn files have their own license.

Commit count: 27

cargo fmt