Build a tibble form a list of constructor arguments.

process_arg(argument)

Arguments

argument

The argument provided to a constructor in its definition

Value

A tibble with a single row, the first column holds the argument name, the second its type.