Docs.rs
bitcoinrpc-server-0.1.16-alpha.0
bitcoinrpc-server 0.1.16-alpha.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
klebs6-x
Dependencies
bitcoin-derive ^0.1.16-alpha.0
normal
bitcoin-imports ^0.1.16-alpha.0
normal
bitcoin-remote ^0.1.16-alpha.0
normal
bitcoin-support ^0.1.16-alpha.0
normal
bitcoin-univalue ^0.1.16-alpha.0
normal
bitcoinrpc-util ^0.1.16-alpha.0
normal
bitcoin-cfg ^0.1.16-alpha.0
build
Versions
0%
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
☰
Module rpc_command
Type Definitions
?
Module
bitcoinrpc_server
::
rpc_command
source
·
[
−
]
Type Definitions
Actor
| RPC method handler reading request and | assigning result. Should return true if | request is fully handled, false if it | should be passed on to subsequent | handlers.