[][src]Type Definition kwp::ParsedResponse

type ParsedResponse = (Parsed, Parsed, Parsed);

The response type from the parse function - basically a 3-tuple of Vec<String>.