mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-18 12:25:35 -04:00
c81bc9f0b1
* start of slicevec * remove todo! because it's not in 1.36 * Update Cargo.toml * slice vec into iterator * slicevec drain * complete last unimplemented * remove the extra default feature * spelling * Update src/slicevec.rs Co-Authored-By: Joshua Nelson <joshua@yottadb.com> * docs clarification. Co-authored-by: Joshua Nelson <joshua@yottadb.com>