module LavinMQ::AMQP::ArgumentTarget

Direct including types

Defined in:

lavinmq/amqp/argument_target.cr

Macro Summary

Macro Detail

macro add_argument_validator(key, validator) #

By having this as a macro we can make some compile-time validations to prevent bugs like adding the same key twice


[View source]