Crate cloudi

source ·
Expand description

Macros

  • fatal error macro for using panic!
  • unwrap macro (like ?) for handling the Terminate error in a callback

Structs

  • an instance of the CloudI API
  • Error data
  • service request transaction id

Enums

Functions

Type Aliases

  • a function pointer to handle a service request
  • the service request priority when queued
  • the Erlang pid that is the source of the service request
  • the timeout value in milliseconds