image
0.24.9
In image::codecs::hdr::decoder
Function
image
::
codecs
::
hdr
::
decoder
::
split_at_first
Copy item path
source
ยท
[
−
]
fn split_at_first<'a>(s: &'a
str
, separator: &
str
) ->
Option
<(&'a
str
, &'a
str
)>