path_ends_with
ion_
proc
0.1.0
In ion_
proc::
utils
ion_proc
::
utils
Function
path_
ends_
with
Copy item path
Source
pub(crate) fn path_ends_with<I: ?
Sized
>(path: &
Path
, ident:
&I
) ->
bool
where
Ident
:
PartialEq
<I>,