kitsune
kitsune copied to clipboard
JSON handling abstraction
sonic-rs indicated that it only intends to support 64-bit architectures, but I want to enable cursed and weird deployment environments, so 32-bit support is kinda necessary here ("running Kitsune on an Xperia Tipo in a plastic bag hanging from my balcony"-ahhh deployments)
The library should abstract between sonic-rs and serde-json without issues, and only compile sonic-rs on 64-bit platforms.