Module ibc_relayer::util::task

source ·

Structs

  • A task handle holds the endpoints for stopping or waiting for a background task to terminate.

Enums

  • A wrapper around the error type returned by a background task step function to indicate whether the background task should be terminated because of the error.

Functions