diem-client 0.0.3

Diem JSON-RPC client
Documentation

diem-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 11 feature flags, 11 of them enabled by default.

default

  • async
  • blocking
  • faucet
  • websocket

async

  • reqwest
  • tokio

blocking

  • ureq
  • ipnet

faucet

  • reqwest
  • reqwest/blocking
  • blocking

websocket

  • async
  • futures
  • tokio-tungstenite

reqwest

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

ureq

    This feature flag does not enable additional features.

ipnet

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

tokio-tungstenite

    This feature flag does not enable additional features.