cargo fmt

This commit is contained in:
Victoria Brekenfeld 2022-07-04 16:00:29 +02:00
parent 43062c1754
commit 39de286d51
40 changed files with 1557 additions and 1080 deletions

View file

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-3.0-only
pub mod protocols;
pub mod handlers;
pub mod protocols;