SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

rust-either-devel rpm build for : Fedora 25. For other distributions click rust-either-devel.

Name : rust-either-devel
Version : 1.5.0 Vendor : Fedora Project
Release : 2.fc29 Date : 2018-07-15 10:31:37
Group : Unspecified Source RPM : rust-either-1.5.0-2.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
Summary : Enum `Either` is a general purpose sum type with two cases
Description :
The enum `Either` with variants `Left` and `Right` is a general purpose
sum type with two cases.

Either has methods that are similar to Option and Result, and it also implements
traits like `Iterator`.

Includes macros `try_left!()` and `try_right!()` to use for
short-circuiting logic, similar to how the `?` operator is used with `Result`.
Note that `Either` is general purpose. For describing success or error, use the
regular `Result`.

This package contains library source intended for building other packages
which use either from crates.io.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/29/25551/riscv64/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  rust-either-devel-1.5.0-2.fc29.noarch.rpm
ftp.icm.edu.pl  rust-either-devel-1.5.0-2.fc29.noarch.rpm
     

Provides :
crate(either)
crate(either/default)
crate(either/serde)
crate(either/use_std)
rust-either-devel

Requires :
((crate(serde) >= 1.0.0 with crate(serde) < 2.0.0) with crate(serde/derive))
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1


Content of RPM :
/usr/share/cargo/registry/either-1.5.0
/usr/share/cargo/registry/either-1.5.0/.cargo-checksum.json
/usr/share/cargo/registry/either-1.5.0/Cargo.toml
/usr/share/cargo/registry/either-1.5.0/Cargo.toml.orig
/usr/share/cargo/registry/either-1.5.0/LICENSE-APACHE
/usr/share/cargo/registry/either-1.5.0/LICENSE-MIT
/usr/share/cargo/registry/either-1.5.0/README-crates.io.md
/usr/share/cargo/registry/either-1.5.0/README.rst
/usr/share/cargo/registry/either-1.5.0/src
/usr/share/cargo/registry/either-1.5.0/src/lib.rs
/usr/share/doc/rust-either-devel
/usr/share/doc/rust-either-devel/README-crates.io.md
/usr/share/doc/rust-either-devel/README.rst
/usr/share/licenses/rust-either-devel
/usr/share/licenses/rust-either-devel/LICENSE-APACHE
/usr/share/licenses/rust-either-devel/LICENSE-MIT

 
ICM