[][src]Function gantry_protocol::serialize

pub fn serialize<T>(item: T) -> Result<Vec<u8>, Box<dyn Error>> where
    T: Serialize