struct_without_tag

Macro struct_without_tag 

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

Struct::without_tag 提供 Go 风格的可变参数调用。