qrcodegen-worker.rs
|
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.
|
2017-08-28 05:32:53 +00:00 |