Macro rustc_serialize::serialize::peel[][src]

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