Shabbir Hasan
Shabbir Hasan
Following the readme instructions to build, Its failing with ```error: unused capture``` on [Main.zig Line:66](https://github.com/knadh/csv2json/blob/165177e94311e7fa49df223b2ebc5cbdadd54abe/src/main.zig#L66) ```bash ~/ $ zig version ~/ $ 0.9.0 ~/ $ cd csv2json ~/csv2json $ zig...
Faced and Fixed the following three errors while trying to compile with zig version 0.9.0 ``` ~/ $ zig version ~/ $ 0.9.0 ~/ $ cd csv2json ~/csv2json $ zig...
> https://github.com/zerodha/kiteconnect-rs#todo >  #### Rust Serialization & Deserialization Structs for all Kite Connect returning data structures Kindly review the [rust structs](https://github.com/ShabbirHasan1/kiteconnect-data-structures/tree/main/JsonSchemaAndStructs/KiteConnect-Rust-Structs), And if you find it in line with...
# Compilation failing on Rust nightly due to `wyz` dependency ## Rust Version nightly-x86_64-unknown-linux-gnu unchanged - rustc 1.91.0-nightly (6ba0ce409 2025-08-21) ## Issue ### `wyz` dependency compilation failing with following trace...