mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-29 16:19:19 +02:00
add rustfmt config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use header::{EXPIRES, HttpDate};
|
||||
use header::{HttpDate, EXPIRES};
|
||||
|
||||
header! {
|
||||
/// `Expires` header, defined in [RFC7234](http://tools.ietf.org/html/rfc7234#section-5.3)
|
||||
|
Reference in New Issue
Block a user