conjoiner-engine 1.2.0

A pure utility crate for on-the-fly serialisation into a standardised data format. Part of the qaul.net ecosystem
Documentation

A utility crate built for the libqaul ecosystem

Note: unfortunately serde is very re-export unfriendly, so you will want to include serde = { version = "1.0", features = ["derive"] } to your crate manually!