[−][src]Function swipc_gen::gen_rust_code::gen_out_raw
fn gen_out_raw(s: &mut String, cmd: &Func) -> Result<&'static str, Error>
Generates the OutRaw structure from the return param list of a function. This structure corresponds to the Raw Data that will be sent in the response of an IPC message.