rustc_serialize::serialize

Macro peel

Source
macro_rules! peel {
    ($name:ident, $($other:ident,)*) => { ... };
}