Name: | rust-rustc-serialize+default-devel |
---|---|
Version: | 0.3.25 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1142 |
License: | MIT OR Apache-2.0 |
RPM: | rust-rustc-serialize+default-devel-0.3.25-1.el9.noarch.rpm |
Source RPM: | rust-rustc-serialize-0.3.25-1.el9.src.rpm |
Build Date: | Mon Dec 11 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/rustc-serialize |
Summary: | Generic serialization/deserialization support |
Description: | Generic serialization/deserialization support corresponding to the `derive(RustcEncodable, RustcDecodable)` mode in the compiler. Also includes support for hex, base64, and json encoding and decoding. This crate is deprecated in favor of serde. This package contains library source intended for building other packages which use the "default" feature of the "rustc-serialize" crate. |