grin/api/src
hashmap 2fa32d15ce Rustify core/src/core (#1122)
Small refactoring of one folder, if it makes sense I could extend the scope.
* Remove some cloning (real and just verbosity in the code)
* Naming conventions like to/into*
* Some Clippy's suggestions

I found that we don't use field init shorthand syntax, so I didn't touch this part, was it discussed before?
2018-06-01 20:41:26 +01:00
..
client.rs Error handling using failure in API (#949) 2018-04-16 10:00:32 +01:00
handlers.rs Rustify core/src/core (#1122) 2018-06-01 20:41:26 +01:00
lib.rs Error handling using failure in API (#949) 2018-04-16 10:00:32 +01:00
rest.rs Remove unused imports (#965) 2018-04-16 21:18:28 +00:00
types.rs Rustify core/src/core (#1122) 2018-06-01 20:41:26 +01:00