Docs.rs
bp-derive-0.12.0-rc.3
bp-derive 0.12.0-rc.3
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dr-orlovsky
Dependencies
amplify ^4.9.0
normal
bp-consensus ^0.12.0
normal
bp-invoice ^0.12.0-rc.2
normal
commit_verify ^0.12.0
normal
hmac ^0.12.1
normal
indexmap ^2.4.0
normal
serde ^1
normal
optional
sha2 ^0.10.8
normal
Versions
45.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
OP_2SWAP
derive
0.12.0-rc.3
In derive::
opcodes
derive
::
opcodes
Constant
OP_
2SWAP
Copy item path
Source
pub const OP_2SWAP:
u8
= 0x72; // 114u8
Expand description
Swaps the top two pairs, as ABCD -> CDAB.