Type Definition mws::tdff::TdffRow [] [src]

type TdffRow<'a> = Vec<(&'a str, String)>;