Crate tsz_macro

Source

Derive Macrosยง

CompressV2
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
DecompressV2
Decompressible
DeltaEncodable