rust-bitcoin-unsafe-fast/src
Tobin C. Harding 9896f27eae psbt: Improve documentation
Improve documentation in `psbt/mod.rs` by doing:

- Use full sentences (full stops and capitalisation)
- Use 100 line column width
- Use back ticks and links as appropriate
- Use `Errors` section
- Use third person tense to describe functions
2022-05-19 12:47:33 +10:00
..
blockdata Enable edition 2018 2022-05-11 10:16:48 +10:00
consensus Fix in preparation for next edition 2022-05-11 10:16:17 +10:00
network Fix in preparation for next edition 2022-05-11 10:16:17 +10:00
util psbt: Improve documentation 2022-05-19 12:47:33 +10:00
hash_types.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
internal_macros.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
lib.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
policy.rs Flatten the policy module 2022-03-09 10:20:18 +11:00
serde_utils.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
test_macros.rs Refactor whitespace 2022-03-14 13:51:50 +11:00