SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-indexmap+default-devel rpm build for : Fedora 32. For other distributions click rust-indexmap+default-devel.

Name : rust-indexmap+default-devel
Version : 1.5.2 Vendor : obs://build_opensuse_org/home:ignatenkobrain:rust
Release : 1.fc32.48 Date : 2021-05-21 20:48:34
Group : Unspecified Source RPM : rust-indexmap-1.5.2-1.fc32.48.src.rpm
Size : 0.00 MB
Packager : (none)
Summary : Hash table with consistent order and fast iteration
Description :
Hash table with consistent order and fast iteration.
The indexmap is a hash table where the iteration order of the key-value pairs
is independent of the hash values of the keys. It has the usual hash table
functionality, it preserves insertion order except after removals, and it
allows lookup of its elements by either hash table key or numerical index. A
corresponding hash set type is also provided.
This crate was initially published under the name ordermap, but it was renamed
to indexmap.

This package contains library source intended for building other packages
which use \"default\" feature of \"indexmap\" crate.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/ignatenkobrain:/rust/Fedora_32/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-indexmap+default-devel-1.5.2-1.fc32.48.noarch.rpm
     

Provides :
crate(indexmap/default)
rust-indexmap+default-devel

Requires :
cargo
crate(indexmap) = 1.5.2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/cargo/registry/indexmap-1.5.2/Cargo.toml

 
ICM