Function confidence::path_string_from_b64[][src]

pub fn path_string_from_b64(b64: &str) -> Result<String, Error>

Un-base64 the path to a regular string. Unix specific.