Registry / serialization / rustc-ap-serialize

rustc-ap-serialize

JSON →
library662.0.0rscratesunverified

Automatically published version of the serialize crate from the rust-lang/rust repository.

# Cargo.toml [dependencies] rustc-ap-serialize = "662.0.0"
INSTALL
IMPORT
SIG · RUSTC-AP-SERIALIZE
R
rustc-ap-serialize
serializationrustv662.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Json
use rustc_ap_serialize::json::Json;

Creates a JSON value using the rustc serialize crate.

use rustc_ap_serialize::json::Json; fn main() { let json = Json::Null; println!("JSON value created"); }
Debug
Known issues
gotchaThis is an auto-published snapshot of an internal rustc crate; not intended for general use.
fix
Use serde_json or other stable serialization crates instead.
affects: >=0.1.0
Upgrade
Version history
662.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rustc-ap-serialize — cargo add rustc-ap-serialize · libregistry