Crate rocketmq_rust

source ·

Re-exports§

  • pub use tokio as rocketmq;

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.