1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 23:05:56 +01:00
Luca BRUNO 95041b8e80
actix-cors: cosmetic and minor fixes
This rewords part of the docstrings for better readability,
and introduces additional lints. That includes ensuring that
all public types implement the Debug trait.
2020-07-06 15:55:53 +00:00
..
2020-07-06 15:55:53 +00:00
2020-05-17 11:34:00 +09:00

actix-cors

crates.io Documentation Dependency Status Apache 2.0 or MIT licensed Join the chat at https://gitter.im/actix/actix

Cross-origin resource sharing (CORS) for Actix applications.

Documentation & community resources