Docs.rs
  • bitcoinrpc-server-0.1.16-alpha.0
    • bitcoinrpc-server 0.1.16-alpha.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • 02 April 2023
    • 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
logo

logo

Crate bitcoinrpc_server

  • Structs
  • Constants
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • RPCCommand
  • RPCCommandExecution
  • RPCCommandExecutionInfo
  • RPCServer
  • RPCServerInfo
  • RPCTable
  • rpc_server_info::Inner

Traits

  • NewTimer
  • RPCTimerBase
  • RPCTimerInterface

Functions

  • execute_command
  • execute_commands
  • getrpcinfo
  • help
  • interruptrpc
  • is_deprecated_rpc_enabled
  • is_rpc_running
  • jsonrpc_exec_batch
  • jsonrpc_exec_one
  • rpc_interruption_point
  • rpc_is_in_warmup
  • rpc_run_later
  • rpc_serialization_flags
  • rpc_server::on_started
  • rpc_server::on_stopped
  • rpc_set_timer_interface
  • rpc_set_timer_interface_if_unset
  • rpc_unset_timer_interface
  • set_rpc_warmup_finished
  • set_rpc_warmup_status
  • startrpc
  • stop
  • stoprpc
  • transform_named_arguments
  • uptime

Type Definitions

  • RpcMethodFnType
  • rpc_command::Actor

Constants

  • DEFAULT_RPC_SERIALIZE_VERSION