Expand description
The compiler code necessary for #[derive(RustcDecodable)]. See encodable.rs for more.
Functionsยง
- decode_static_ ๐fields Creates a decoder for a single enum variant/struct:
The compiler code necessary for #[derive(RustcDecodable)]. See encodable.rs for more.