Closed pnezis closed 2 years ago
If an option of type tuple was defined a FunctionClauseError was raised because NimbleOptions.Docs.get_raw_type_str did not pattern match.
tuple
NimbleOptions.Docs.get_raw_type_str
:green_heart: :blue_heart: :purple_heart: :yellow_heart: :heart:
If an option of type
tuple
was defined a FunctionClauseError was raised becauseNimbleOptions.Docs.get_raw_type_str
did not pattern match.