Skip to content

Commit d406bf9

Browse files
committed
add
1 parent 22e865c commit d406bf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ There are a number of series of articles on the site in the following topics:
2626
* [JSON](/json) - Serializing and deserializing JSON in Rust.
2727
* [YAML](/yaml) - Dealing with YAML files in Rust.
2828
* [TOML](/toml) - Dealing with TOML files in Rust.
29+
* [CSV](/csv) - Comma Separated Values and Rust.
2930
* [Image](/image) - Creating and changing images in Rust.
3031
* [Testing](/testing) - Various forms of functional and non-functional tests in Rust.
3132
* [Logging and Tracing](/logging) - Various ways to add logging to our application.

0 commit comments

Comments
 (0)