1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-11-19 00:26:27 +03:00
Files
authentication-service/crates
Quentin Gliech 8a6751398d Use BoxedFilter on main handlers to reduce compile times
This avoids having opaque `impl Filter`, which moves the compile time in
the `core` crate instead of the end `cli` one
2021-11-22 19:03:59 +01:00
..
2021-11-22 18:30:17 +01:00
2021-11-05 17:19:07 +01:00