rust-bitcoin-unsafe-fast/hashes/src
josibake 61bf462806
Use full path in all macro usage of Result
If a user has defined their own alias for Result and tries to use a macro,
relative paths cause an issue. Use full paths to fix this.
2024-01-18 19:11:01 +01:00
..
cmp.rs hashes: Introduce SPDX license identifiers 2023-05-01 09:26:36 +10:00
hash160.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
hmac.rs hashes: fix typos 2024-01-18 14:06:32 +08:00
impls.rs Inline io module in io crate root 2023-11-28 14:17:14 +11:00
internal_macros.rs Use full path in all macro usage of Result 2024-01-18 13:20:19 +00:00
lib.rs hashes: Add Hash::from_byte_chunks to construct hashes from iterators 2023-12-11 08:41:12 +00:00
ripemd160.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
serde_macros.rs Use full path in all macro usage of Result 2024-01-18 13:20:19 +00:00
sha1.rs Update to edition 2021 2023-11-23 06:20:03 +11:00
sha256.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
sha256d.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
sha256t.rs Fix typos 2024-01-05 23:10:52 +08:00
sha512.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
sha512_256.rs Fix typos 2024-01-05 23:10:52 +08:00
siphash24.rs hashes: Remove default features from schemars dep 2023-11-20 15:18:33 +11:00
util.rs Use full path in all macro usage of Result 2024-01-18 19:11:01 +01:00