tuple

Function tuple 

Source
pub fn tuple<T: FlattenIntoArgs>(values: T) -> Arg
Expand description

Tuple:标记为元组,会展开成 (?, ?)(或对应 flavor 占位符序列)。