Skip to main content

validate_read_path

Function validate_read_path 

Source
pub fn validate_read_path(path: &Path) -> Result<PathBuf>
Expand description

Validate a path is safe for reading (must exist, be under allowed base).