[][src]Macro packet_ipc::impl_ipc_serialize

macro_rules! impl_ipc_serialize {
    (
        $t:ident
    ) => { ... };
}