README.md
# Soulless proto
This library contains generated Protox decoders/encoders, in order to keep it separate from the main lib for easier version management.
We can't use the protox macro because it stuffs all generated code into a single file, preventing parallel compilation.