ctoolbox
0.1.0
In ctoolbox::
formats::
eite::
util::
array
ctoolbox
::
formats
::
eite
::
util
::
array
Function
index_of
Copy item path
Source
pub fn index_of<T:
PartialEq
>(a: &
[T]
, needle:
&T
) ->
isize