Skip to main content
extract_filename_with_ext_from_path
stylex_
transform
0.15.3
In stylex_
transform::
shared::
utils::
common
stylex_transform
::
shared
::
utils
::
common
Function
extract_
filename_
with_
ext_
from_
path
Copy item path
Source
pub(crate) fn extract_filename_with_ext_from_path( path: &FileName, ) ->
Option
<&
str
>