Docs.rs
satpoint-bitcoincore-rpc-json-0.17.1
satpoint-bitcoincore-rpc-json 0.17.1
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
tapstoone
Dependencies
bitcoin ^0.30.0
normal
bitcoin-private ^0.1.0
normal
serde ^1
normal
serde_json ^1
normal
Versions
27.74%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bitcoincore_
rpc_
json
0.17.1
In bitcoincore_
rpc_
json::
serde_
hex::
opt
bitcoincore_rpc_json
::
serde_hex
::
opt
Function
serialize
Copy item path
Source
pub fn serialize<S:
Serializer
>( b: &
Option
<
Vec
<
u8
>>, s: S, ) ->
Result
<S::
Ok
, S::
Error
>