Crate rpc_it

source ·
Expand description

Components

  • transport Defines data transport layer.
  • rpc Defines RPC layer

Re-exports

Modules

Structs

  • Driver initialization information. All RPC session must be initialized with this struct.
  • Contains route to the RPC endpoint, and received payload

Enums

  • The response code for the request.

Constants