We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2bf469b
I move to String internally instead of &str. Easier to deal with and use mocking for tests. API should stay the same.