Docs.rs
bitcoin-string-0.1.16-alpha.0
bitcoin-string 0.1.16-alpha.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klebs6
Dependencies
bitcoin-amt ^0.1.16-alpha.0
normal
bitcoin-imports ^0.1.16-alpha.0
normal
lazy_static ^1.4.0
normal
static_assertions ^1.1.0
normal
bitcoin-cfg ^0.1.16-alpha.0
build
Versions
62.5%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitcoin_
string
0.1.16-alpha.0
bitcoin_string
Function
decode_base64_bytes
Copy item path
Source
pub fn decode_base64_bytes( p:
*const
u8
, pf_invalid:
Option
<
*mut
bool
>, ) ->
Vec
<
u8
>
ⓘ