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 |