mirror of
https://github.com/Noratrieb/haesli.git
synced 2026-01-16 12:45:04 +01:00
some cleanup
This commit is contained in:
parent
8532d454c3
commit
6d944e1265
12 changed files with 190 additions and 151 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use amqp_core::connection::ChannelHandle;
|
||||
use amqp_core::error::ProtocolError;
|
||||
use amqp_core::methods::{Bit, ConsumerTag, NoAck, NoLocal, NoWait, QueueName, Table};
|
||||
use amqp_core::ChannelHandle;
|
||||
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub async fn consume(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue