pub(crate) fn percent_decode(Input: &str) -> String
Minimal percent-decoder for file:// URI paths. Self-contained to avoid an extra crate dependency; handles %XX sequences only.
file://
%XX