Hacker News new | ask | show | jobs
by AndrewDucker 598 days ago
It's that simple in Rust because it's using a library. C also has libraries for generating QR codes: https://github.com/ricmoo/QRCode

(Obviously there are other advantages to Rust)

1 comments

nice, thanks for the link!