rustvello-rabbitmq 0.3.1

RabbitMQ broker backend for Rustvello
docs.rs failed to build rustvello-rabbitmq-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: rustvello-rabbitmq-0.1.6

RabbitMQ broker backend for Rustvello.

Provides a [RabbitMqBroker] that uses AMQP queues for invocation routing. This is a broker-only plugin — orchestrator, state backend, trigger store, and client data store must be provided by another backend (e.g. Redis or SQLite).