write_symbol_data

Function write_symbol_data 

Source
pub fn write_symbol_data<T>(data: T) -> Result<Vec<u8>, Error>
where T: SymbolData,