grin/core/src/pow
hashmap 43bd5a56ff Make imports in core crate more Rust 2018 idiomatic (#3112)
We use crate renaming to remove grin prefix, as  result imports for util and keychain crates start with crate::
which looks like a part of the current crate. This PR fixes it.
Also some small improvements were made.
If this approach works I'll replicate it to other crates.
2019-11-14 10:27:30 -05:00
..
common.rs Make imports in core crate more Rust 2018 idiomatic (#3112) 2019-11-14 10:27:30 -05:00
cuckaroo.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
cuckarood.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
cuckatoo.rs Make imports in core crate more Rust 2018 idiomatic (#3112) 2019-11-14 10:27:30 -05:00
error.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
lean.rs Convert to Rust 2018 edition (#2084) 2018-12-08 00:59:40 +01:00
siphash.rs Change 2018 to 2019 in copyright files (#3072) 2019-10-02 09:40:20 +01:00
types.rs Make imports in core crate more Rust 2018 idiomatic (#3112) 2019-11-14 10:27:30 -05:00