rust-serde-fmt 1.1.0-ok1 source package in openKylin
Changelog
rust-serde-fmt (1.1.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 12:00:55 +0800
rust-serde-fmt (1.1.0-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Wed, 03 Jun 2026 12:00:55 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | rust |
| File | Size | SHA-256 Checksum |
|---|---|---|
| rust-serde-fmt_1.1.0.orig.tar.gz | 8.7 KiB | be6b0c5de6d6a7d200711aeefe725d8eedf4f2eb0ffbda4362d9e7517f3f13cd |
| rust-serde-fmt_1.1.0-ok1.debian.tar.xz | 2.8 KiB | 505a9af61b1aaa7fc3aa20187a41736f7ee7263dd170f9b596edf8e31ad14614 |
| rust-serde-fmt_1.1.0-ok1.dsc | 2.0 KiB | 415b791bdbfb58a568a08228679d20ed08589c073d56bf360988b8a2d36213a0 |
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,
for use with cargo.