Remove json support from rustc_serialize
This commit is contained in:
parent
15e0d8bdb1
commit
ede5ac251c
4 changed files with 0 additions and 3495 deletions
|
@ -25,7 +25,5 @@ pub use self::serialize::{Decodable, Decoder, Encodable, Encoder};
|
|||
mod collection_impls;
|
||||
mod serialize;
|
||||
|
||||
pub mod json;
|
||||
|
||||
pub mod leb128;
|
||||
pub mod opaque;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue