mirror of
https://github.com/openharmony/third_party_rust_peeking_take_while.git
synced 2026-07-01 21:14:05 -04:00
!2 Add OAT.xml and README.OpenSource
Merge pull request !2 from fangting/master
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"Name": "peeking_take_while",
|
||||
"License": "Apache License V2.0, MIT",
|
||||
"License File": "LICENSE-APACHE, LICENSE-MIT",
|
||||
"Version Number": "0.1.2",
|
||||
"Owner": "fangting12@huawei.com",
|
||||
"Upstream URL": "https://github.com/fitzgen/peeking_take_while",
|
||||
"Description": "A Rust library that provides support for taking elements from an iterator while peeking at the next element."
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user