headers::common::content_range

Function split_in_two

Source
fn split_in_two(s: &str, separator: char) -> Option<(&str, &str)>