struct_with_tag

Macro struct_with_tag 

Source
macro_rules! struct_with_tag {
    ($builder:expr $(, $tag:expr)* $(,)?) => { ... };
}
Expand description

Variadic helper for Struct::with_tag.