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
History
Project Nayuki
fca2a8a27c
Added documentation comments to all remaining Rust functions/methods/structs, and added some section heading comments too.
8 years ago
..
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.
8 years ago
src
Added documentation comments to all remaining Rust functions/methods/structs, and added some section heading comments too.
8 years ago
Cargo.toml
Added an initial, incomplete, but compilable Rust implementation of this library.
8 years ago