Module htrpc::types

source ·
Expand description

Miscellaneous types.

Structs

  • A Future which represents an RPC invocation.
  • The entry point definition of a procedure.
  • A marker type used to indicate that a future never fails.

Enums