This website requires JavaScript.
Explore
Help
Sign In
able
/
qrcode-rust
Watch
1
Star
0
Fork
You've already forked qrcode-rust
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
a119c17336
qrcode-rust
/
src
History
kennytm
a119c17336
Version -> 0.2.0. Change full
num
dependency to the lighter
num_traits
.
2016-06-05 01:28:15 +08:00
..
bin
Remove stability attributes.
2015-04-26 23:47:27 +08:00
bits.rs
Expose the maximum length for a EC-level via Bits::max_len.
Fixes
#3
.
2016-06-05 01:00:02 +08:00
canvas.rs
Version -> 0.2.0. Change full
num
dependency to the lighter
num_traits
.
2016-06-05 01:28:15 +08:00
ec.rs
Fix wrong EC constant of Version-27-Q. Fix issue
#7
.
2016-06-05 01:00:02 +08:00
lib.rs
Version -> 0.2.0. Change full
num
dependency to the lighter
num_traits
.
2016-06-05 01:28:15 +08:00
optimize.rs
Enable benchmarking only with a feature. >:-(
2015-07-05 03:40:04 +08:00
types.rs
Remove stability attributes.
2015-04-26 23:47:27 +08:00