Crate rustc_ap_rustc_serialize[][src]

Support code for encoding and decoding types.

Modules

json

JSON parsing and serialization

leb128
opaque

Traits

Decodable

Trait for types that can be deserialized

Decoder
Encodable

Trait for types that can be serialized

Encoder