Struct amq_protocol_codegen::EachArgumentHelper[][src]

pub struct EachArgumentHelper;

Helper to walk through a Vec of AMQPArgument.

Trait Implementations

impl HelperDef for EachArgumentHelper
[src]

Auto Trait Implementations