Buffer stream problem

⚓ Rust    📅 2026-02-17    👤 surdeus    👁️ 1      

surdeus

Info

This post is auto-generated from RSS feed The Rust Programming Language Forum - Latest topics. Source: Buffer stream problem

I’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

Read full topic

🏷️ Rust_feed