Rocket/core
Sergio Benitez 8a2592c257 Use multithreaded runtime in blocking client.
The runtime uses a single worker thread. Using a multithreaded runtime
allows futures that require a multithreaded runtime to run.
2021-04-07 23:09:05 -07:00
..
codegen Make 'FileName' a DST. Improve sanitization. 2021-04-03 17:09:00 -07:00
http Add 'percent_encode', 'strip' methods to 'RawStr'. 2021-04-07 23:09:05 -07:00
lib Use multithreaded runtime in blocking client. 2021-04-07 23:09:05 -07:00