Module forest_filecoin::rpc

source ยท

Re-exportsยง

Modulesยง

  • auth_layer ๐Ÿ”’
  • channel ๐Ÿ”’
    Subscription related types and traits for server implementations.
  • client ๐Ÿ”’
    Design Goals
  • error ๐Ÿ”’
  • log_layer ๐Ÿ”’
    Middleware layer for logging RPC calls.
  • methods ๐Ÿ”’
    All the methods live in their own folder
  • metrics_layer ๐Ÿ”’
  • All handler definitions.
  • reflect ๐Ÿ”’
    Forest wishes to provide OpenRPC definitions for Filecoin APIs. To do this, it needs:
  • request ๐Ÿ”’
  • Types that are shared between APIs.

Macrosยง

Structsยง

  • PerConnection ๐Ÿ”’
  • This is where you store persistent data, or at least access to stateful data.

Enumsยง

  • Protocol or transport-specific error Error type.

Constantsยง

Staticsยง

Functionsยง