This website requires JavaScript.
Explore
Help
Sign In
status-im
/
QR-Code-generator
Watch
1
Star
0
Fork
0
mirror of
https://github.com/status-im/QR-Code-generator.git
synced
2026-08-31 01:31:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bbfa3938bc8af80a00c6ea8dc25aedf06a8eeb0
QR-Code-generator
/
rust
T
History
Project Nayuki
514d23a19e
Added Rust language details to readme text, incremented Python library version, set Rust library version.
2017-08-31 20:59:44 +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 Rust language details to readme text, incremented Python library version, set Rust library version.
2017-08-31 20:59:44 +00:00