toy-rpc 0.1.1

An async-std based RPC library that mimics the API of golang net/rpc
Documentation

toy-rpc

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

default

  • std
  • bincode
  • tide
  • surf

std

  • serde/std

bincode

    This feature flag does not enable additional features.

tide

    This feature flag does not enable additional features.

surf

    This feature flag does not enable additional features.

logging

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.