The decoding can fail if the encoded string is tampered with, so decode_path returns a Result<PathBuf, base64::DecodeError> .
確定! 回上一頁