Murat Cudi Erentürk
Murat Cudi Erentürk
Hi, My organization has large number of repos for my project that is hosted on bitbucket. I am analyzing the git logs from my own machine and I need to...
Hi, I am using zstd for very large files and checksum feature is important for my use case. I need more information on how to use this feature: 1) When...
Hi, It looks like we are missing a diagnostics module that can collect information on the specific installation and put it to a log file so that it can be...
Hi, I am using sevenz-rust version 0.4.3, with Rust 1.71 on Windows. I am using the code below: ` use std::path::{Path, PathBuf}; use std::fs::{File,OpenOptions}; use sevenz_rust::lzma::{LZMA2Options ,LZMA2Reader,LZMA2Writer}; use sevenz_rust::{SevenZReader, SevenZWriter,...
Hi, I am using Visual Studio 2022 (Windows) Version 17.6.3 with rust-analyzer.vs v2.0.154. I open one of the rust files, click on run or debug I get this error.