strut-rabbitmq 0.0.2

A convenience layer around `lapin` crate. Part of the Strut family.
Documentation
<h1 align="center">Strut</h1>

![Strut: convenient Rust backend](https://raw.githubusercontent.com/strut-rs/strut/main/assets/splash.svg)

<div align="center">
    <em>Backend in Rust: convenient and configurable with <strong>Strut</strong>.</em> 🏗️
</div>

<hr />

<div align="center">
    <a href="https://strut-rs.github.io">
        <strong>Homepage</strong>
    </a>
    <span> | </span>
    <a href="https://github.com/strut-rs/strut">
        <strong>GitHub</strong>
    </a>
    <span> | </span>
    <a href="https://crates.io/crates/strut">
        <strong>Crates.io</strong>
    </a>
    <span> | </span>
    <a href="https://docs.rs/strut/latest">
        <strong>Docs.rs</strong>
    </a>
    <span> | </span>
    <a href="https://discord.gg/KNkJuMkY">
        <strong>Discord</strong>
    </a>
</div>

<br />

- Strut is a Rust application scaffold that aims to simplify common backend chores.
- The **documentation** is available on the ➡️ [homepage]https://strut-rs.github.io.

## Crate `strut-rabbitmq`

> ⚠️ **Internal crate**
>
> Unless you know exactly what you are doing, there is probably no need to directly depend on this crate.

This crate is a convenience layer around `lapin` crate.