Rust library to parse Android's DEX file format
Stars
15
Forks
2
Watchers
15
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Restructured encoded values module to prevent leaking internal types to outside clients
47923a3View on GitHubRemoved Options wrapped around Vecs to reduce needed destructuring
1fa2197View on GitHubFixed a broken test for decoding two-byte float values
5d19cb3View on GitHub