rust-bitcoin-unsafe-fast/src
Tobin Harding 51a51cd67d Improve ClassifyContext rustdocs
Improve the rustdocs on the `ClassifyContext` enum by doing:

- Use link for `OP_RESERVED`
- Use term `OP_SUCCESSx` is done in BIP342 (no code link, does not exist
  in code).
- Use enum::variant form for both variant mentions
- Direct readers to BIP342 for full list of opcode re-names
2022-03-15 14:39:24 +11:00
..
blockdata Improve ClassifyContext rustdocs 2022-03-15 14:39:24 +11:00
consensus Put rustdocs above attributes 2022-01-06 13:04:47 +11:00
network Remove trailing spaces from 'address.rs' 2022-01-17 10:03:17 +02:00
util Merge rust-bitcoin/rust-bitcoin#871: Delete contract hash module 2022-03-12 12:27:31 +00:00
hash_types.rs Order impl_hashencode lines 2022-03-09 13:18:48 +11:00
internal_macros.rs Put rustdocs above attributes 2022-01-06 13:04:47 +11:00
lib.rs Re-export public map types from root level 2022-01-18 12:56:47 +11:00
policy.rs Flatten the policy module 2022-03-09 10:20:18 +11:00
serde_utils.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
test_macros.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00