esplora-client 0.7.0

Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async
Documentation

esplora-client

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 6 of them enabled by default.

default

  • blocking
  • async
  • async-https

blocking

  • minreq
  • minreq/proxy

async

  • reqwest
  • reqwest/socks

async-https

  • async
  • reqwest/default-tls

minreq

  • dep:minreq

reqwest

  • dep:reqwest

blocking-https

  • blocking
  • minreq/https

blocking-https-rustls

  • blocking
  • minreq/https-rustls

async-https-rustls

  • async
  • reqwest/rustls-tls

async-https-rustls-manual-roots

  • async
  • reqwest/rustls-tls-manual-roots

blocking-https-bundled

  • blocking
  • minreq/https-bundled

blocking-https-native

  • blocking
  • minreq/https-native

async-https-native

  • async
  • reqwest/native-tls