mirror of
https://github.com/fafhrd91/actix-web
synced 2025-09-01 01:16:59 +02:00
allow to specify multi pattern for resources
This commit is contained in:
@@ -154,6 +154,6 @@ where
|
||||
}
|
||||
Ok(())
|
||||
}
|
||||
.boxed_local()
|
||||
.boxed_local()
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user