headers
0.4.0
In headers::
common::
content_
range
Structs
ContentRange
Functions
split_in_two
headers
::
common
::
content_range
Function
split_in_two
Copy item path
Settings
Help
Summary
Source
fn split_in_two(s: &
str
, separator:
char
) ->
Option
<(&
str
, &
str
)>