Skip to content

Improved Exaple Error Handling: Replaced all calls to unwrap() in examples with either the ? operator or expect()#839

Merged
Cobrand merged 1 commit intoRust-SDL2:masterfrom
sunjay:examples-no-unwrap
Jan 13, 2019
Merged

Improved Exaple Error Handling: Replaced all calls to unwrap() in examples with either the ? operator or expect()#839
Cobrand merged 1 commit intoRust-SDL2:masterfrom
sunjay:examples-no-unwrap

Commits