Name: | rust-either+use_std-devel |
Version: | 1.8.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1242 |
License: | MIT OR Apache-2.0 |
RPM: |
rust-either+use_std-devel-1.8.1-1.el9.noarch.rpm
|
Source RPM: |
rust-either-1.8.1-1.el9.src.rpm
|
Build Date: | Sat Jan 28 2023 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/either |
Summary: | General purpose sum type with two cases |
Description: | Enum `Either` with variants `Left` and `Right` is a general purpose sum type
with two cases.
This package contains library source intended for building other packages which
use the "use_std" feature of the "either" crate. |