We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 729e29e commit 4259d30Copy full SHA for 4259d30
hashes/src/util.rs
@@ -12,8 +12,6 @@
12
// If not, see <http://creativecommons.org/publicdomain/zero/1.0/>.
13
//
14
15
-use crate::Hash;
16
-
17
#[macro_export]
18
/// Adds hexadecimal formatting implementation of a trait `$imp` to a given type `$ty`.
19
macro_rules! hex_fmt_impl(
0 commit comments