Skip to main content

windows_path_requires_verbatim_semantics

Function windows_path_requires_verbatim_semantics 

Source
pub fn windows_path_requires_verbatim_semantics(path: &Path) -> bool
Expand 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.