rust-bitcoin-unsafe-fast/bitcoin/src
jamil.lambert 11bb1ff6ff Standardize function doc Safety, Returns and Parameters
Changed the function docs to have the same format of
///
/// # Safety
///
/// description
2024-05-24 09:59:42 +01:00
..
address bitcoin: Stop slicing hashes 2024-04-25 12:53:58 +10:00
blockdata Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
consensus Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
crypto Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
merkle_tree Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
p2p p2p: Cleanup test imports 2024-05-17 10:57:54 +10:00
psbt Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
taproot Standardize function doc Errors 2024-05-24 09:59:42 +01:00
bip32.rs Merge rust-bitcoin/rust-bitcoin#2772: Removed //! spare line at end of headers 2024-05-16 13:48:15 +00:00
bip152.rs Merge rust-bitcoin/rust-bitcoin#2772: Removed //! spare line at end of headers 2024-05-16 13:48:15 +00:00
bip158.rs Standardize function doc Examples 2024-05-24 09:59:42 +01:00
error.rs Do infallible int from hex conversions 2024-02-27 10:40:52 +11:00
hash_types.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
internal_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
lib.rs Minimize usage of Network in public API 2024-04-03 13:32:39 +11:00
network.rs Minimize usage of Network in public API 2024-04-03 13:32:39 +11:00
policy.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
pow.rs Merge rust-bitcoin/rust-bitcoin#2754: Document CompactTarget order/equality 2024-05-22 19:49:14 +00:00
serde_utils.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
sign_message.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00
test_macros.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00