pub fn normalize_bundle_path<S>(s: S) -> Stringwhere S: AsRef<str>,
Normalize a path within a bundle (use forward slashes, remove leading slash)