Function has_physical_root

Source
fn has_physical_root(s: &[u8], prefix: Option<Prefix<'_>>) -> bool
Expand description

Says whether the first byte after the prefix is a separator.