pub fn compress_toml(file_path: &Path) -> Result<Vec<u8>, Error>
Create a compressed bytestream out of a .toml file, so that we can pack it and send it as a TofPacket