Module htrpc::types [] [src]

Miscellaneous types.

Structs

Call

A Future which represents an RPC invocation.

EntryPoint

The entry point definition of a procedure.

NeverFail

A marker type used to indicate that a future never fails.

Enums

HttpMethod

HTTP Method.

HttpStatus
PathSegment

Path segment which is used for constructing EntryPoint.