Commit Graph

8 Commits

Author SHA1 Message Date
Andre Bogus dfd6a9b0d3 style adaptations
these were introduced following suggestions from
https://crates.io/crate/clippy
2016-05-13 22:26:48 +02:00
Matthias Beyer da3b463ff0 imag-counter: Replace .err().unwrap() with .unwrap_err() 2016-04-20 21:45:26 +02:00
Matthias Beyer df2f46f5bf Remove unused variable 2016-04-16 22:39:49 +02:00
Matthias Beyer 5300b09d79 Use unused results 2016-04-16 22:39:40 +02:00
Matthias Beyer 909a1431f6 Remove unused imports 2016-04-16 22:39:22 +02:00
Matthias Beyer 2e340acbb7 Implement list() for imag-counter 2016-03-19 15:40:01 +01:00
Matthias Beyer 8c380aa3ae Start implementing "list" 2016-03-19 15:39:10 +01:00
Matthias Beyer 44287d2162 Add list() 2016-03-19 15:39:10 +01:00