Docs.rs
bitcoin-cash-0.2.3
bitcoin-cash 0.2.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
EyeOfPython
Dependencies
base64 ^0.12
normal
bimap ^0.5
normal
bitcoin-cash-base ^0.2.0
normal
bitcoin-cash-script-macro ^0.2.0
normal
bitflags ^1.2
normal
byteorder ^1.3
normal
error-chain ^0.12
normal
hex ^0.4
normal
hex-literal ^0.3
normal
num ^0.3
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
ripemd160 ^0.9
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sha-1 ^0.9
normal
sha2 ^0.9
normal
Versions
9.04%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
encode_bool
bitcoin_
cash
0.2.3
In bitcoin_
cash::
encoding_
utils
bitcoin_cash
::
encoding_utils
Function
encode_
bool
Copy item path
Source
pub fn encode_bool(b:
bool
) ->
Vec
<
u8
>
ⓘ