Function std::path::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.