struct_with_tag

Macro struct_with_tag 

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

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