[][src]Function swipc_gen::gen_rust_code::gen_in_raw

fn gen_in_raw(s: &mut String, cmd: &Func) -> Result<&'static str, Error>

Generates the InRaw structure from the argument list of a function. This structure corresponds to the Raw Data that will be sent in the request of an IPC message.