more compact code and more compact futures

This commit is contained in:
Conrad Ludgate
2025-07-23 08:58:09 +01:00
parent 286ac97a9c
commit 14daaec98e
4 changed files with 155 additions and 197 deletions
@@ -600,6 +600,7 @@ impl ParameterStatusBody {
}
}
#[derive(Clone, Copy)]
pub struct ReadyForQueryBody {
status: u8,
}