mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-25 08:52:42 +01:00
234c60d473
This improves the sound implementation of `fn route`. Previously this function would iterate twice but we can reduce the overhead without using `unsafe`. |
||
---|---|---|
.. | ||
channel.rs | ||
encoding.rs | ||
h1.rs | ||
h1decoder.rs | ||
h1writer.rs | ||
h2.rs | ||
h2writer.rs | ||
helpers.rs | ||
mod.rs | ||
settings.rs | ||
shared.rs | ||
srv.rs | ||
utils.rs | ||
worker.rs |