Format Rust code using rustfmt

This commit is contained in:
github-actions[bot] 2024-08-21 16:49:14 +00:00 committed by GitHub
parent fe50f314d9
commit 9c20cf5c7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -100,7 +100,9 @@ pub async fn create_new_subscription(
};
verbose_print(
&print_tx,
&format!("eth: closed local subscription due to error {e:?}"),
&format!(
"eth: closed local subscription due to error {e:?}"
),
)
.await;
kernel_message(