Crate btrun

source ·

Macros

  • Declares a new Runtime which listens for messages at the given IP address and uses the given Creds. Runtimes are intended to be created once in a process’s lifetime and continue running until the process exits.

Structs

Enums

Traits

  • Trait for messages which expect exactly one reply.
  • Trait for messages which expect exactly zero replies.