mirror of
https://github.com/openharmony/third_party_rust_tinyvec.git
synced 2026-07-19 22:33:42 -04:00
docs
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
/// A trait for types that can be the backing store of an
|
||||
/// [`ArrayVec`](ArrayVec::<A>).
|
||||
/// A trait for types that are an array.
|
||||
///
|
||||
/// An "array", for our purposes, has the following properties:
|
||||
/// * Owns some number of elements.
|
||||
|
||||
Reference in New Issue
Block a user