Crates.io | serde_rustc_serialize_interop |
lib.rs | serde_rustc_serialize_interop |
version | 1.0.0 |
source | src |
created_at | 2016-03-13 03:17:07.979772 |
updated_at | 2016-03-13 03:17:07.979772 |
description | Allows encoding a struct implementing serde's Serialize using rustc_serialize, or vice versa. |
homepage | |
repository | https://github.com/Ameliorate/serde-rustc-serialize-interop |
max_upload_size | |
id | 4438 |
size | 7,759 |
Allows encoding a struct implementing serde's Serialize using rustc_serialize, or vice versa.
This crate requires nightly rust to compile.