This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
mirror of
https://github.com/status-im/QR-Code-generator.git
Watch
2
Star
0
Fork
You've already forked QR-Code-generator
0
Code
Issues
Projects
Releases
Wiki
Activity
6f9116dfcb
QR-Code-generator
/
rust
History
Project Nayuki
fca2a8a27c
Added documentation comments to all remaining Rust functions/methods/structs, and added some section heading comments too.
2017-08-31 20:22:19 +00:00
..
examples
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.
2017-08-28 05:43:00 +00:00
src
Added documentation comments to all remaining Rust functions/methods/structs, and added some section heading comments too.
2017-08-31 20:22:19 +00:00
Cargo.toml
Added an initial, incomplete, but compilable Rust implementation of this library.
2017-08-26 02:03:26 +00:00