split_top_level_byte

Function split_top_level_byte 

Source
pub(crate) fn split_top_level_byte(s: &str, target: u8) -> Vec<&str>
Expand description

Generic “split on byte at depth 0”.