Searched refs:from_array_empty (Results 1 – 2 of 2) sorted by relevance
31 and added the `from_array_empty` method, which is a `const fn` constructor
1038 pub const fn from_array_empty(data: A) -> Self { in from_array_empty() method