1.0.0[][src]Macro core::RustcEncodable

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

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