types_lte_3gpp 1.0.2

3GPP types for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# types_lte_3gpp

## Generate 3GPP types

```sh
python build.py

#compile only
python build.py --compile
```

## Notes

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