Return the names of the variables and corresponding type names for a class declared with the attrs library.
cls (Type[Any]) –
Type
Any
List[Tuple[str, str]]
List
Tuple
str