Project Nayuki
|
b7817ab944
|
Changed Rust QrCodeEcc struct into enum, changed fields to methods, made the type copyable, got rid of static lifetimes and references in favor of passing by value, updated programs to work with this altered API.
|
7 years ago |
Project Nayuki
|
03b502946d
|
Added Rust port of runnable worker program for batch testing.
|
7 years ago |
Project Nayuki
|
82156abb10
|
Changed Rust library's API to return Option<QrCode> instead of QrCode, updated demo program to fit.
|
7 years ago |
Project Nayuki
|
d4f71e49d7
|
Added a working demo example program in Rust.
|
7 years ago |