mirror of
https://github.com/openharmony/third_party_rust_rust-smallvec.git
synced 2026-07-01 21:24:00 -04:00
44167e918d
Signed-off-by: peizhe <zhaipeizhe@huawei.com>
12 lines
352 B
Plaintext
12 lines
352 B
Plaintext
[
|
|
{
|
|
"Name": "smallvec",
|
|
"License": "Apache License V2.0",
|
|
"License File": "LICENSE-APACHE",
|
|
"Version Number": "1.10.0",
|
|
"Owner": "xuelei3@huawei.com",
|
|
"Upstream URL": "https://github.com/servo/rust-smallvec",
|
|
"Description": "'Small vector' optimization: store up to a small number of items on the stack."
|
|
}
|
|
]
|