Buffer stream problem
⚓ Rust 📅 2026-02-17 👤 surdeus 👁️ 1I’ve been a C++ user for about 5 years now. After finally getting Rust installed, I fine language somewhat challenging in respect to reading data bases with a buffer stream, which is a string. Its hard to control the stream to extract numeral data from it like in C++. What text books are out there for beginners in Rust that supports the opening files for numeral data?
3 posts - 3 participants
🏷️ Rust_feed