[][src]Function rabbit_borough::consumer::consumer::create_consumer

pub async fn create_consumer<'_, '_>(
    queue_name: &'_ str,
    channel: &'_ Channel
) -> Consumer

Create a consumer

Returns consumer