Name: | rust-either+serde-devel |
---|---|
Version: | 1.9.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1249 |
License: | MIT OR Apache-2.0 |
RPM: | rust-either+serde-devel-1.9.0-1.el9.noarch.rpm |
Source RPM: | rust-either-1.9.0-1.el9.src.rpm |
Build Date: | Sat Aug 05 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: | 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 "serde" feature of the "either" crate. |