[package] name = "PALSerial" version = "0.2.0" authors = ["QTPah"] edition = "2021" description = "PALS is a tiny serialization format for rust. It's designed to be as efficient as a serialization format can go. (PALS: Pre-Allocated Length Serialization)" documentation = "https://github.com/qtpah/pals" repository = "https://github.com/qtpah/pals" license = "MIT" keywords = ["serialization", "deserialization", "pals"]