Name: | rust-either+default-devel |
Version: | 1.15.0 |
Release: | 1.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1525 |
License: | MIT OR Apache-2.0 |
RPM: |
rust-either+default-devel-1.15.0-1.el10_0.noarch.rpm
|
Source RPM: |
rust-either-1.15.0-1.el10_0.src.rpm
|
Build Date: | Wed May 07 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/either |
Summary: | 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.
This package contains library source intended for building other packages which
use the "default" feature of the "either" crate. |