rust-bitcoin-unsafe-fast/bitcoin/src/psbt
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
..
map psbt: documentation examples for PsbtSighashType 2024-05-12 08:32:03 +00:00
error.rs Implement infallible for errors 2024-03-08 16:48:34 +11:00
macros.rs Use full path in all macro usage of Result 2024-01-18 13:20:19 +00:00
mod.rs Standardize function doc Safety, Returns and Parameters 2024-05-24 09:59:42 +01:00
raw.rs Standardize function doc Errors 2024-05-24 09:59:42 +01:00
serialize.rs Removed //! spare line at end of headers 2024-05-16 09:59:55 +01:00