1.0.0[][src]Macro core::RustcDecodable

macro_rules! RustcDecodable {
    ($item:item) => { ... };
}

Unstable implementation detail of the rustc compiler, do not use.