Searched refs:new_without_index (Results 1 – 2 of 2) sorted by relevance
135 pub const fn new_without_index(ids: [(T, U); N]) -> Self { in new_without_index() method
876 $crate::device_id::IdArray::new_without_index([ $(($dev,())),+, ]);