Skip to content

battisti/oxicsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source Code for the PIT Rust Workshop 2019

  1. Install Rust. (link)
  2. Clone this repository.
  3. In the terminal enter:
    1. cd oxicsv

    2. cargo run

If everything worked successfully your terminal should show:

Hello, world!

The major steps of the tutorial can be accessed in the following branches:

  • 1_hello_web
  • 2_csv_in
  • 3_json_out
  • 4_lazy_static
  • 5_fat_binary
  • 6_no_safety
  • 7_crossing_it_all_over

For editing any plain text editor will do. I recommend either:

A PDF containing all slides can be found in the slides branch.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages