Docs.rs
bitcoin-json-0.1.0
bitcoin-json 0.1.0
Permalink
Docs.rs crate page
MIT
06 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
39george
Dependencies
bitcoin ^0.32
normal
serde ^1
normal
serde_json ^1
normal
Versions
27.97%
of the crate is documented
Platform
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
serialize
bitcoin_
json
0.1.0
In bitcoin_
json::
serde_
hex
bitcoin_json
::
serde_hex
Function
serialize
Copy item path
Source
pub fn serialize<S:
Serializer
>(b: &
Vec
<
u8
>, s: S) ->
Result
<S::
Ok
, S::
Error
>