| Name: | rust-either+std-devel |
|---|---|
| Version: | 1.15.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 1525 |
| License: | MIT OR Apache-2.0 |
| RPM: | rust-either+std-devel-1.15.0-1.el9.noarch.rpm |
| Source RPM: | rust-either-1.15.0-1.el9.src.rpm |
| Build Date: | Wed May 07 2025 |
| 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: | 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 "std" feature of the "either" crate. |