to_vec

Function to_vec 

Source
pub fn to_vec(data: &Data) -> Result<Vec<u8>>
Expand description

Attempts to serialize a Data struct to a Vec of bytes