You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QR-Code-generator/rust/examples
Project Nayuki e0672f5fd5
Simplified some Rust code by moving Vec's type parameter to the function call instead of being in the variable declaration's type.
8 years ago
..
qrcodegen-demo.rs Simplified some Rust code by moving Vec's type parameter to the function call instead of being in the variable declaration's type. 8 years ago
qrcodegen-worker.rs