Docs.rs
bitcoincore-rpc-json-0.16.0
bitcoincore-rpc-json 0.16.0
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
stevenroose
tcharding
Dependencies
bitcoin ^0.29.0
normal
serde ^1
normal
serde_json ^1
normal
Versions
28.07%
of the crate is documented
Go to latest version
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
☰
In bitcoincore_rpc_json::serde_hex::opt
?
Function
bitcoincore_rpc_json
::
serde_hex
::
opt
::
deserialize
source
·
[
−
]
pub fn deserialize<'de, D:
Deserializer
<'de>>(
d: D
) ->
Result
<
Option
<
Vec
<
u8
>>, D::
Error
>