-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Work with strings instead of urls
Somehow urls have a lifetime that I wasn't aware of. It seems to be much shorter than expected, and aren't equivalent to strings. Sticking to strings and instantiating urls when needed seems to be the best for now. Fixes #8.
- Loading branch information
1 parent
0b4352d
commit 41c4a16
Showing
1 changed file
with
21 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters