Module linera_sdk::service

source ·
Expand description

Types and macros useful for writing an application service.

Structs§

Functions§

  • Runs an asynchronous entrypoint in a blocking manner, by repeatedly polling the entrypoint future.

Type Aliases§