ValueTuple

Type Alias ValueTuple 

Source
pub type ValueTuple = (String, String, Option<String>, Option<String>, Option<String>);