Thu, 24 Oct 2024 11:19:29 UTC | login

Information for RPM rust-derivative-devel-2.2.0-9.fc39.noarch.rpm

ID1078801
Namerust-derivative-devel
Version2.2.0
Release9.fc39
Epoch
Archnoarch
SummarySet of alternative derive attributes for Rust
DescriptionA set of alternative `derive` attributes for Rust. This package contains library source intended for building other packages which use the "derivative" crate.
Build Time2023-07-21 20:06:45 GMT
Size65.44 KB
c355626aab34808bd5bd63a15326bad4
LicenseMIT OR Apache-2.0
Provides
crate(derivative) = 2.2.0
rust-derivative-devel = 2.2.0-9.fc39
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(proc-macro2/default) >= 1.0.0 with crate(proc-macro2/default) < 2.0.0~)
(crate(quote/default) >= 1.0.0 with crate(quote/default) < 2.0.0~)
(crate(syn/default) >= 1.0.3 with crate(syn/default) < 2.0.0~)
(crate(syn/extra-traits) >= 1.0.3 with crate(syn/extra-traits) < 2.0.0~)
(crate(syn/visit) >= 1.0.3 with crate(syn/visit) < 2.0.0~)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
rpmlib(TildeInVersions) <= 4.10.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 126 >>>
Name ascending sort Size
/usr/share/cargo/registry/derivative-2.2.00.00 B
/usr/share/cargo/registry/derivative-2.2.0/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/derivative-2.2.0/CHANGELOG.md2.70 KB
/usr/share/cargo/registry/derivative-2.2.0/CONTRIBUTING.md637.00 B
/usr/share/cargo/registry/derivative-2.2.0/Cargo.toml1.17 KB
/usr/share/cargo/registry/derivative-2.2.0/LICENSE-APACHE10.59 KB
/usr/share/cargo/registry/derivative-2.2.0/LICENSE-MIT1.03 KB
/usr/share/cargo/registry/derivative-2.2.0/README.md1.75 KB
/usr/share/cargo/registry/derivative-2.2.0/book.toml254.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc0.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/Clone.md1.57 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/Debug.md3.91 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/Default.md2.51 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/Hash.md2.07 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/README.md1.97 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/SUMMARY.md1.19 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/cmp.md3.70 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/custom.css369.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/debug-transparent-orig.rs185.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/debug-transparent.rs144.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/default-enum-orig.rs307.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/default-enum.rs224.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/default-value-orig.rs703.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/default-value.rs532.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/eq-ignore-orig.rs1.08 KB
/usr/share/cargo/registry/derivative-2.2.0/doc/eq-ignore.rs784.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/styles0.00 B
/usr/share/cargo/registry/derivative-2.2.0/doc/styles/website.css132.00 B
/usr/share/cargo/registry/derivative-2.2.0/src0.00 B
/usr/share/cargo/registry/derivative-2.2.0/src/ast.rs4.19 KB
/usr/share/cargo/registry/derivative-2.2.0/src/attr.rs30.24 KB
/usr/share/cargo/registry/derivative-2.2.0/src/bound.rs5.19 KB
/usr/share/cargo/registry/derivative-2.2.0/src/clone.rs6.18 KB
/usr/share/cargo/registry/derivative-2.2.0/src/cmp.rs14.23 KB
/usr/share/cargo/registry/derivative-2.2.0/src/debug.rs7.29 KB
/usr/share/cargo/registry/derivative-2.2.0/src/default.rs3.50 KB
/usr/share/cargo/registry/derivative-2.2.0/src/hash.rs2.66 KB
/usr/share/cargo/registry/derivative-2.2.0/src/lib.rs2.51 KB
/usr/share/cargo/registry/derivative-2.2.0/src/matcher.rs10.14 KB
/usr/share/cargo/registry/derivative-2.2.0/src/paths.rs316.00 B
/usr/share/cargo/registry/derivative-2.2.0/src/utils.rs1.44 KB
/usr/share/cargo/registry/derivative-2.2.0/tests0.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/clippy-warning-clone-from.rs207.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail0.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-debug-unused.rs278.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-debug-unused.stderr239.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-debug.rs250.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-debug.stderr484.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-partial-ord.rs148.00 B
/usr/share/cargo/registry/derivative-2.2.0/tests/compile-fail/derive-partial-ord.stderr237.00 B
Component of
1 through 26 of 26
Buildroot descending sort Created State
f40-build-774079-127565 2024-01-15 07:13:03 expired
f40-build-773321-127011 2024-01-09 15:49:58 expired
f40-build-771761-125985 2024-01-04 15:41:48 expired
f40-build-770865-125879 2024-01-02 23:37:24 expired
f40-build-767568-124706 2023-12-28 13:49:43 expired
f40-build-766930-124356 2023-12-27 12:54:44 expired
f40-build-766511-124128 2023-12-22 12:08:55 expired
f40-build-764355-122867 2023-12-18 13:29:19 expired
f40-build-761889-121649 2023-12-14 14:26:18 expired
f40-build-759363-120373 2023-12-11 09:16:38 expired
f40-build-758465-119846 2023-12-09 01:08:53 expired
f40-build-758413-119834 2023-12-09 00:20:05 expired
f40-build-758006-119525 2023-12-08 15:31:57 expired
f40-build-757876-119455 2023-12-08 13:12:40 expired
f40-build-757668-119527 2023-12-08 09:34:05 expired
f40-build-757585-119501 2023-12-08 06:43:52 expired
f40-build-757456-119337 2023-12-08 03:33:32 expired
f40-build-756053-118352 2023-12-06 12:07:57 expired
f40-build-751356-116128 2023-11-29 19:08:27 expired
f40-build-751179-115699 2023-11-29 16:14:06 expired
f40-build-744786-111801 2023-11-20 11:51:12 expired
f40-build-739553-109006 2023-11-11 10:19:17 expired
f40-build-739538-109006 2023-11-11 07:05:32 expired
f40-build-739486-108992 2023-11-10 22:57:07 expired
f40-build-739466-108996 2023-11-10 20:24:01 expired
f40-build-739367-108900 2023-11-10 18:13:53 expired