ipcconfig trait

This commit is contained in:
NikVolf
2016-04-07 23:18:48 +03:00
parent 54300b136c
commit c351bcd5a2
8 changed files with 35 additions and 2 deletions

View File

@@ -36,6 +36,8 @@ use syntax::ptr::P;
pub struct Error;
const RESERVED_MESSAGE_IDS: u16 = 16;
pub fn expand_ipc_implementation(
cx: &mut ExtCtxt,
span: Span,