Commit Graph
8 Commits
Author SHA1 Message Date
novacrazy 236781cfdc Avoid cloning the uri/path 2024-11-14 22:42:06 +01:00
novacrazy c417a28142 Avoid cloning the state in layer 2024-11-14 22:39:32 +01:00
novacrazy 092719c217 Remove one clone 2024-11-14 22:34:06 +01:00
novacrazy 0d4e224cae Avoid one state clone
This is an extraction of a part of https://github.com/tokio-rs/axum/pull/2865
2024-11-14 22:17:24 +01:00
novacrazy af95794e7d avoid cloning the state in layer 2024-10-10 22:29:04 +02:00
novacrazy 1e118ccca9 Avoid cloning the uri/path 2024-10-10 22:28:31 +02:00
novacrazy 9feb526c03 remove one clone 2024-10-10 10:01:08 +02:00
novacrazy b363354eaa avoid one state clone
This is an extraction of a part of https://github.com/tokio-rs/axum/pull/2865
2024-10-09 23:49:56 +02:00