Files
third_party_rust_either/README.OpenSource
T
fangting ddc59242f0 Add OAT.xml and README.OpenSource
Signed-off-by: fangting <fangting12@huawei.com>
2023-04-14 14:14:48 +08:00

11 lines
360 B
Plaintext

[
{
"Name": "either",
"License": "Apache License V2.0, MIT",
"License File": "LICENSE-APACHE, LICENSE-MIT",
"Version Number": "1.8.1 ",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/bluss/either",
"Description": "A Rust library that provides a simple and efficient way to work with either/or types. "
}
]