1
0
mirror of https://github.com/actix/examples synced 2025-06-27 01:27:43 +02:00

add from_fn to mdidleware example

This commit is contained in:
Rob Ede
2022-12-17 22:10:51 +00:00
parent 4272586f0c
commit 4df66d1e8a
3 changed files with 21 additions and 11 deletions

1
Cargo.lock generated
View File

@ -4105,6 +4105,7 @@ version = "1.0.0"
dependencies = [
"actix-http",
"actix-web",
"actix-web-lab",
"env_logger",
"futures-util",
"log",