serde-like Java deobfuscation mappings serialization & deserialization framework
- Rust 100%
| formats | tiny2 fixup | |
| io | helper functions for ser&de | |
| src | more fixes | |
| util | more fixes | |
| .gitignore | some deserialization traits | |
| Cargo.toml | metadata | |
| LICENSE | metadata | |
| README.md | better readme | |
mapping-serde
serde-like framework for serialization and deserialization of Java deobfuscation mappings.
Supported formats
Utilities
- Element/Value type for generic parsing of mappings
- Nest a flat mapping into a tree-style one
- Flatten a tree mapping into a flat one