cmacro 0.2.2

A library for parsing C macros and generating Rust code.
Documentation
1
#define INLINE_COMMENTS(a, b, c) a /* pre % */ % /* post % */ (b /* pre / */ / /*post / */ c)