1 2 3 4 5 6 7 8 9
[package] name = "offsetter" version = "1.1.1" edition = "2024" description = "Allows to easily create structs for gamehacking/other process injection work when only some of fields are known" license = "MIT" [dependencies] paste = "1"