pub fn windows_path_requires_verbatim_semantics(path: &Path) -> boolExpand description
Return whether a Windows path requires a verbatim native spelling.
The database crate uses this predicate to reject historical display projections that cannot establish native authority after a required extended prefix was stripped. The length threshold includes the database suffix used by live project-root identities.