commit | e2825afbf7947525b5ee8a65171dd6a5f47b7523 | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Wed Dec 15 15:28:00 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Dec 15 15:28:00 2021 +0000 |
tree | 4fb47bdc1cd0a28b6f9246448f17a6de5bc3b265 | |
parent | bfeb76c4651c18494ce1459fbed7d99f377e9a6d [diff] | |
parent | 1179a29e5edf91f6dfa7f91a9d8551dedef5445b [diff] |
Merge "Refresh Android.bp, cargo2android.json, TEST_MAPPING."
“Fallible” iterators for Rust.
If the std
or alloc
features are enabled, this crate provides implementations for Box
, Vec
, BTreeMap
, and BTreeSet
. If the std
feature is enabled, this crate additionally provides implementations for HashMap
and HashSet
.
If the std
feature is disabled, this crate does not depend on libstd
.