rust_examples Various Rust libraries usage examples. For example try cargo run --bin csv, you should see a nice looking table like this: It's read from a CSV file and rendered by comfy_table library.