//! Node `path` semantics on plain strings; the shared implementation lives in //! `impeccable_common::jsp` (posix on unix, win32 on Windows, like Node). pub use impeccable_common::jsp::*;