RustIndia icon indicating copy to clipboard operation
RustIndia copied to clipboard

Create FAQ's

Open dvigneshwer opened this issue 7 years ago • 0 comments

Following points need to be covered:

  • Options and Results
  • ? operator
  • Error handling
  • File handling
  • Path and PathBuf types
  • Parsing String and &str
  • Bit manipulation and 16-bit RGB565 representation
  • vec vs arrays, and the clone trait. Objects allocated on the heap vs stack.

Please feel free to add your answers below, I will start to curate them sometime next week and will publish it during the Rust Hyd event.

dvigneshwer avatar Nov 08 '17 07:11 dvigneshwer