re_uri::fragment

Function split_on_unescaped_ampersand

Source
fn split_on_unescaped_ampersand(str: &str) -> Vec<&str>
Expand description

Split on all ‘&’ that is not immediately proceeded by ’':