rust-bitcoin-unsafe-fast/src/util/psbt
Tobin C. Harding 641960f037 Use rustfmt::skip
Clippy emits:

  warning: `cfg_attr` is deprecated for rustfmt and got replaced by tool
  attributes

As suggested use `rustfmt::skip`.
2022-05-25 13:13:13 +10:00
..
map Merge rust-bitcoin/rust-bitcoin#987: Implement `std::error::Error` for the new MSRV 2022-05-21 14:08:52 +00:00
error.rs Merge rust-bitcoin/rust-bitcoin#987: Implement `std::error::Error` for the new MSRV 2022-05-21 14:08:52 +00:00
macros.rs Use rustfmt::skip 2022-05-25 13:13:13 +10:00
mod.rs Merge rust-bitcoin/rust-bitcoin#987: Implement `std::error::Error` for the new MSRV 2022-05-21 14:08:52 +00:00
raw.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
serialize.rs Fix in preparation for next edition 2022-05-11 10:16:17 +10:00