headers
0.3.9
In headers::common::content_range
Function
headers
::
common
::
content_range
::
split_in_two
Copy item path
source
ยท
[
−
]
fn split_in_two(s: &
str
, separator:
char
) ->
Option
<(&
str
, &
str
)>