rust-bitcoin-unsafe-fast/src/consensus
Tobin Harding 533120899e Put rustdocs above attributes
Rust idiomatic style is to put the rustdoc _above_ any attributes on
types, functions, etc.

Audit the codebase and move comments/attributes to the correct place.
Add a trailing full stop at times to neaten things up a little extra.
2022-01-06 13:04:47 +11:00
..
encode.rs Impl encodable traits for TapLeafhash 2021-12-28 20:40:58 +05:30
mod.rs Clean up module level rustdocs 2021-11-06 10:59:53 +11:00
params.rs Put rustdocs above attributes 2022-01-06 13:04:47 +11:00