You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monolith/src
Emi Simpson 7412d663e0
Use a slightly more efficient .replace_range() instead of cloning the string twice
5 years ago
..
tests Use HashMap as cache to minimize the number of HTTP requests (#75) 5 years ago
args.rs move argument parser section to args mod 5 years ago
html.rs removed debug code (woops sorry) 5 years ago
http.rs Use HashMap as cache to minimize the number of HTTP requests (#75) 5 years ago
js.rs Improve code structure 5 years ago
lib.rs Improve code structure 5 years ago
main.rs Use HashMap as cache to minimize the number of HTTP requests (#75) 5 years ago
utils.rs Use a slightly more efficient .replace_range() instead of cloning the string twice 5 years ago