Crate rocketmq_rust

Source

Re-exports§

Modules§

Structs§

Functions§

  • On unix platforms we want to intercept SIGINT and SIGTERM This method returns if either are signalled

Attribute Macros§

  • Re-export rocketmq main. Marks async function to be executed by the selected runtime. This macro helps set up a Runtime without requiring the user to use Runtime or Builder directly.