cid_to_path_safe

Function cid_to_path_safe 

Source
pub fn cid_to_path_safe(cid: &str) -> PathBuf
Expand description

Convert CID to path-safe format.

Returns a PathBuf suitable for filesystem usage.