amqp-0.15.1: Client library for AMQP servers (currently only RabbitMQ)

Safe HaskellNone
LanguageHaskell98

Network.AMQP.Types

Description

This module contains data-types specified in the AMQP spec

Synopsis

Documentation

type Bit = Bool Source #