Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tatsuya6502/rust-option-result-examples

Sample codes for a Japanese article about Option<T> and Result<E> in Rust programming language
https://github.com/tatsuya6502/rust-option-result-examples

examples rust

Last synced: 23 days ago
JSON representation

Sample codes for a Japanese article about Option<T> and Result<E> in Rust programming language

Awesome Lists containing this project

README

        

# Rust `Option` and `Result` Examples

Sample codes for a Japanese article about handling `Option` and
`Result` in Rust programming language.

http://qiita.com/tatsuya6502/items/cd41599291e2e5f38a4a