RustIndia
RustIndia copied to clipboard
Rust India Community Repository
Corrected slight grammar and spelling errors here and there to provide improved documentation.
There seems to be a similar and larger effort at https://github.com/rustindia Should this repo be deprecated? By deprecated I mean adding some text at the top of the readme that...
General optimization
I have been trying to code for the program that finds the minimum number from the numbers that we have taken from user . ALGO: 1)User enters a number ....
Following points need to be covered: - Options and Results - ? operator - Error handling - File handling - Path and PathBuf types - Parsing String and &str -...
Based on the feedbacks from the Rust India telegram group the community members strongly feel that it will be beneficial to publish a gitbook with the content present in the...
Hi there, I'd like to propose an extension to #1 . The whole idea is to initiate a "30 Days of #CodetoRust" challenge which is very similar to #100daysofcode campaign...