cepack 0.1.0

Statically unpacks Cheat Engine trainers
1
2
3
4
5
6
7
8
edition             = "2018"
format_macro_bodies = true
format_strings      = true
imports_granularity = "Crate"
reorder_impl_items  = true
reorder_imports     = true
reorder_modules     = true
wrap_comments       = true