compress_toml

Function compress_toml 

Source
pub fn compress_toml(file_path: &Path) -> Result<Vec<u8>, Error>
Expand description

Create a compressed bytestream out of a .toml file, so that we can pack it and send it as a TofPacket