fix formatting for inline variables

This commit is contained in:
Benjamin Fry
2023-02-03 11:56:39 -08:00
parent b036dc8942
commit b34dfff95c
100 changed files with 340 additions and 443 deletions

View File

@@ -665,7 +665,7 @@ pub mod testing {
use proto::error::{ProtoError, ProtoErrorKind};
let error_str = format!("{}", error);
let error_str = format!("{error}");
let name = Name::from_str("trust-dns.org.").unwrap();
let expected_str = format!(
"{}",