Amqpx.Exchange.fanout

You're seeing just the function fanout, go back to Amqpx.Exchange module for more information.
Link to this function

fanout(channel, exchange, options \\ [])

Specs

Convenience function to declare an Exchange of type fanout.

Options

This function takes the same options as declare/4.