This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
QR-Code-generator
mirror of
https://github.com/nayuki/QR-Code-generator
Watch
4
Star
3
Code
Issues
Projects
Releases
Wiki
Activity
9c1a25aba4
QR-Code-generator
/
rust
/
examples
History
Project Nayuki
88be30fe12
Changed Rust QrSegmentMode 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 a program to work with this altered API.
8 years ago
..
qrcodegen-demo.rs
Changed Rust QrSegmentMode 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 a program to work with this altered API.
8 years ago
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.
8 years ago