We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Improve type safety of tapiro status codes.
Currently the function defining status codes is String => Int. It would be nice not have String :D.
String => Int
String