rust-serde-fmt 1.0.1-ok1 source package in openKylin
Changelog
rust-serde-fmt (1.0.1-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 28 Feb 2023 10:36:00 +0800
rust-serde-fmt (1.0.1-ok1) yangtze; urgency=medium * Build for openkylin. -- sufang <email address hidden> Tue, 28 Feb 2023 10:36:00 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | rust | |
Yangtze V1.0 | proposed | main | rust |
File | Size | SHA-256 Checksum |
---|---|---|
rust-serde-fmt_1.0.1.orig.tar.gz | 8.2 KiB | 34c8618d826993908533e5f715fb7cff7af9bf137118905ea32e8bb62ad88db2 |
rust-serde-fmt_1.0.1-ok1.debian.tar.xz | 14.2 KiB | 3fa76da9adb4deacfdfbe56d42d74a7f226db78af1dc60abb5b37db67c03e00d |
rust-serde-fmt_1.0.1-ok1.dsc | 2.0 KiB | 9933adbf650928d621ff197ac567ba57ed2706fa8c440ff630208a60c0e00e12 |
This library lets you take any `Serialize`
and format it as if it's `Debug`.
The format produced is the same as if the type derived `Debug`,
and any formatting flags will be preserved.
.
This package contains the source for the Rust serde_fmt crate,
packaged for use with cargo and dh-cargo.