Enforce import grouping

Includes a few manual changes to make rustfmt behave a bit better.
This commit is contained in:
Jonas Platte
2023-08-22 10:55:18 +02:00
committed by Jonas Platte
parent 7dee1d64be
commit 8e10064364
33 changed files with 149 additions and 164 deletions

View File

@@ -27,10 +27,9 @@ use serde_json::{
};
use tracing::info;
pub(crate) use self::event::PduEvent;
use crate::{auth_types_for_event, Error, Event, EventTypeExt, Result, StateMap};
pub(crate) use event::PduEvent;
static SERVER_TIMESTAMP: AtomicU64 = AtomicU64::new(0);
pub(crate) fn do_check(