more compact code and more compact futures

This commit is contained in:
Conrad Ludgate
2025-07-22 21:49:36 +01:00
parent 286ac97a9c
commit 14daaec98e
4 changed files with 155 additions and 197 deletions

View File

@@ -600,6 +600,7 @@ impl ParameterStatusBody {
}
}
#[derive(Clone, Copy)]
pub struct ReadyForQueryBody {
status: u8,
}