Derive Macrosยง
- Compress
V2 - CompressV2 is a procedural macro that will inspect the fields of a struct and generate a StructCompressor with statically sized columnar compression for the fields.
- Compressible
- Decompress
V2 - Decompressible
- Delta
Encodable