kibo: move types around

This commit is contained in:
nym21
2025-04-04 00:40:40 +02:00
parent 6700686e4b
commit 6a17ee414a
15 changed files with 193 additions and 247 deletions
+1
View File
@@ -144,6 +144,7 @@ impl Server {
},
)
.on_body_chunk(())
.on_failure(())
.on_eos(());
let router = Router::new()