Docs.rs
bitcoincore-rpc-json-0.19.0
bitcoincore-rpc-json 0.19.0
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
stevenroose
tcharding
Dependencies
bitcoin ^0.32.0
normal
serde ^1
normal
serde_json ^1
normal
Versions
28.09%
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.19.0
In bitcoincore_rpc_json::serde_hex::opt
Function
bitcoincore_rpc_json
::
serde_hex
::
opt
::
serialize
Copy item path
source
ยท
[
−
]
pub fn serialize<S:
Serializer
>( b: &
Option
<
Vec
<
u8
>>, s: S ) ->
Result
<S::
Ok
, S::
Error
>