mirror of
https://github.com/fafhrd91/actix-web
synced 2025-08-31 17:07:01 +02:00
add rustfmt config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use header::{IF_UNMODIFIED_SINCE, HttpDate};
|
||||
use header::{HttpDate, IF_UNMODIFIED_SINCE};
|
||||
|
||||
header! {
|
||||
/// `If-Unmodified-Since` header, defined in
|
||||
|
Reference in New Issue
Block a user